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