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