다음을 통해 공유


PhotoImportSource.Description 속성

정의

원본 디바이스에 대한 사람이 읽을 수 있는 설명을 가져옵니다.

public:
 property Platform::String ^ Description { Platform::String ^ get(); };
winrt::hstring Description();
public string Description { get; }
var string = photoImportSource.description;
Public ReadOnly Property Description As String

속성 값

String

Platform::String

winrt::hstring

사람이 읽을 수 있는 디바이스 설명입니다.

적용 대상