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

リスト取得操作に隠しファイルを含めるかどうかを決定します。
シンタックス
<CategoryAttribute("データ")>
<DescriptionAttribute("Determines whether hidden files should be included in any Listing operations.")>
<DefaultValueAttribute()>
Public Property IncludeHiddenFiles As Boolean
[Category("データ")]
[Description("Determines whether hidden files should be included in any Listing operations.")]
[DefaultValue()]
public bool IncludeHiddenFiles {get; set;}
解説
このプロパティは、ListTypeがListType.Fullに設定されている場合にのみ使用されます。これは検索パターンに'-a'を追加するのと同等です。
参照

関連項目

FtpSession クラス
FtpSession メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.