Saves the project to a file.
            
Namespace: CodeSmith.Engine.SchemaAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# | 
|---|
public void SaveFile( string fileName )  | 
| Visual Basic | 
|---|
Public Sub SaveFile ( fileName As String )  | 
Parameters
- fileName
 - Type: System..::..String
Name of the file.