다음을 통해 공유


PhotoImportItem.Path 속성

정의

PhotoImportItem의 파일 시스템 경로를 가져옵니다.

public:
 property Platform::String ^ Path { Platform::String ^ get(); };
winrt::hstring Path();
public string Path { get; }
var string = photoImportItem.path;
Public ReadOnly Property Path As String

속성 값

String

Platform::String

winrt::hstring

PhotoImportItem의 파일 시스템 경로입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1809 (10.0.17763.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v7.0에서 도입되었습니다.)

적용 대상