ConfigurationManagerSettings.ConfigurationMode Property

public ConfigurationMode ConfigurationMode {get; set;}
This language is not supported or no code example is available.
public:  
property ConfigurationMode ConfigurationMode { 
ConfigurationMode get( ); 
void set( 
ConfigurationMode value 
); 
}
This language is not supported or no code example is available.
public function get ConfigurationMode() : ConfigurationMode
public function set ConfigurationMode(value : ConfigurationMode);
This language is not supported or no code example is available.

Property Value

ConfigurationMode

In this article

Definition