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

属性值

适用于