'Declaration Public Property UseModeZ As Boolean
'Declaration
Public Property UseModeZ As Boolean
public bool UseModeZ {get; set;}
public: property bool UseModeZ { bool get(); void set ( bool value); }
FtpServer Class FtpServer Members