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