다음을 통해 공유


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

속성 값

적용 대상