FolderNameEditor.FolderBrowser.DirectoryPath 속성

정의

사용자가 선택한 개체의 디렉터리 경로를 가져옵니다.

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

속성 값

String

사용자가 선택한 개체의 디렉터리 경로입니다.

적용 대상