Configuration.CONTROLLERUsername Property
public string CONTROLLERUsername {get; set;}
This language is not supported or no code example is available.
public:
property String^ CONTROLLERUsername {
String^ get( );
void set(
String^ value
);
}
This language is not supported or no code example is available.
public function get CONTROLLERUsername() : String;
public function set CONTROLLERUsername(value : String);
This language is not supported or no code example is available.
Property Value
string
In this article
Definition