OptimizerSettingsProperty.Value Property

[XmlText()] 
public string Value {get; set;}
This language is not supported or no code example is available.
[XmlText()] 
public:  
property String^ Value { 
String^ get( ); 
void set( 
String^ value 
); 
}
This language is not supported or no code example is available.
public  
XmlText() 
function get Value() : String
public  
XmlText() 
function set Value(value : String);
This language is not supported or no code example is available.

Property Value

string

In this article

Definition