다음을 통해 공유


PhotoImportSource.DisplayName 속성

정의

원본 디바이스의 사람이 읽을 수 있는 표시 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

원본 디바이스의 사람이 읽을 수 있는 표시 이름입니다.

적용 대상