OpenFolderDialog.Multiselect プロパティ

定義

ダイアログ ボックスで複数のフォルダーを選択できるかどうかを示すオプション フラグを取得または設定します。

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

プロパティ値

適用対象