public virtual string RemoteHost { get; set; }Public Overridable Property RemoteHost As String
Get
Setpublic:
virtual property String^ RemoteHost {
String^ get ();
void set (String^ value);
}abstract RemoteHost : string with get, set
override RemoteHost : string with get, setThis property may only be set if not currently connected.
.