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