Gets and sets the property OptionSettings. 
            
A list of configuration option settings to update with the new specified option value.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<ConfigurationOptionSetting> OptionSettings { get; set; }
A list of configuration option settings to update with the new specified option value.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<ConfigurationOptionSetting> OptionSettings { get; set; }