public string KnownHosts { get; set; }
Public Property KnownHosts As String Get Set
public: property String^ KnownHosts { String^ get (); void set (String^ value); }
member KnownHosts : string with get, set
In This Article