다음을 통해 공유


OpenFolderDialog.SafeFolderName 속성

정의

대화 상자에서 선택한 폴더의 폴더 이름 구성 요소를 가져옵니다.

public:
 property System::String ^ SafeFolderName { System::String ^ get(); };
public string SafeFolderName { get; }
member this.SafeFolderName : string
Public ReadOnly Property SafeFolderName As String

속성 값

설명

예를 들어 가 ""SafeFolderName이면 FolderNamec:\windows "windows"입니다.

적용 대상