Dart.Ftp 名前空間 > Ftp クラス : UsePWD プロパティ |
<DescriptionAttribute("Specifies whether to utilize PWD commands for file and listing operations.")> <DefaultValueAttribute()> Public Property UsePWD As Boolean
[Description("Specifies whether to utilize PWD commands for file and listing operations.")] [DefaultValue()] public bool UsePWD {get; set;}