string RemoteHost { get; set; }
Property RemoteHost As String Get Set
property String^ RemoteHost { String^ get (); void set (String^ value); }
abstract RemoteHost : string with get, set
In This Article