public void ExportScheme( string strSettingsNodeName, string strFileName )
public: void ExportScheme( String^ strSettingsNodeName, String^ strFileName )
Parameters
| Parameter Name | Description |
|---|---|
| strSettingsNodeName | The node name in the settings |
| strFileName | The file to export to. Must include the complete path. The file is cleared before. |