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