'Declaration Public Function GetFTPServerType() As System.String
'Usage Dim instance As FTP Dim value As System.String value = instance.GetFTPServerType()
public System.string GetFTPServerType()
public function GetFTPServerType(): System.String;
public function GetFTPServerType() : System.String;
public: System.string* GetFTPServerType();
public: System.String^ GetFTPServerType();