'Declaration Public Property ServerAddress As String
'Declaration
Public Property ServerAddress As String
public string ServerAddress {get; set;}
public: property String^ ServerAddress { String^ get(); void set ( String^ value); }
SftpServer Class SftpServer Members