FolderBrowserDialog.AddToRecent プロパティ

定義

ダイアログ ボックスで選択されているフォルダーを最近の一覧に追加するかどうかを示す値を取得または設定します。

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

プロパティ値

適用対象