다음을 통해 공유


FileDialogCustomPlace.Path 속성

정의

사용자 지정 위치에 대한 파일 경로를 가져옵니다.

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

속성 값

사용자 지정 위치에 대한 경로입니다.

적용 대상