Dart.Ftp 名前空間 > FtpSession クラス : AutoSize プロパティ |
<DefaultValueAttribute()> <DescriptionAttribute("Set to true to enable automatic use of the SIZE command for displaying progress information.")> <CategoryAttribute("データ")> Public Property AutoSize As Boolean
[DefaultValue()] [Description("Set to true to enable automatic use of the SIZE command for displaying progress information.")] [Category("データ")] public bool AutoSize {get; set;}