ConfigurationManagerSettings.UserName Property

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

Property Value

string

In this article

Definition