Saves the configuration to a new file.
Namespace: Composite.Core.ConfigurationAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public void SaveAs( string filename ) |
Visual Basic |
---|
Public Sub SaveAs ( _ filename As String _ ) |
Visual C++ |
---|
public: void SaveAs( String^ filename ) |
Parameters
- filename
- Type: System..::..String
Path to new configuration filename.