public void WriteSetting( string strSettingPath, string strFilename )
public: void WriteSetting( String^ strSettingPath, String^ strFilename )
Parameters
| Parameter Name | Description |
|---|---|
| strSettingPath | Indicates the path of the setting. |
| strFilename | Indicates the full file name of the settings XML file. |