FileDialog.ShowHiddenFiles プロパティ

定義

ダイアログ ボックスに非表示ファイルとシステム ファイルを表示するかどうかを示す値を取得または設定します。

public:
 property bool ShowHiddenFiles { bool get(); void set(bool value); };
public bool ShowHiddenFiles { get; set; }
member this.ShowHiddenFiles : bool with get, set
Public Property ShowHiddenFiles As Boolean

プロパティ値

適用対象