Dart.Ftp Namespace > Ftp Class : UsePWD Property |
<DefaultValueAttribute(True)> Public Property UsePWD As Boolean
[DefaultValue(true)] public bool UsePWD {get; set;}
[DefaultValue(true)] public: property bool UsePWD { bool get(); void set ( bool value); }