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