CommonItemDialog.ValidateNames 속성

정의

공유 위반 또는 액세스 거부 오류와 같이 애플리케이션이 선택한 파일을 열 수 없는 상황에 대해 검사 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

적용 대상