GrapeCity Secure FTP for .NET 4.0J
Enabled プロパティ

trueの場合は、AsciiExtensionsプロパティを使用して転送タイプが自動的に設定されます。falseの場合は、ユーザーが Ftp.SetType または Sendを使用して目的の転送タイプを設定する必要があります。
シンタックス
<CategoryAttribute("データ")>
<DefaultValueAttribute()>
<DescriptionAttribute("Gets or sets a value that automates use of the TYPE command.")>
Public Property Enabled As Boolean
[Category("データ")]
[DefaultValue()]
[Description("Gets or sets a value that automates use of the TYPE command.")]
public bool Enabled {get; set;}
参照

関連項目

AsciiExtensions クラス
AsciiExtensions メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.