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