SystemPhotoProperties.PeopleNames 속성

정의

System.Photo.PeopleNames 속성의 이름(Windows 사진 파일 속성 중 하나)을 가져옵니다.

public:
 property Platform::String ^ PeopleNames { Platform::String ^ get(); };
winrt::hstring PeopleNames();
public string PeopleNames { get; }
var string = systemPhotoProperties.peopleNames;
Public ReadOnly Property PeopleNames As String

속성 값

String

Platform::String

winrt::hstring

System.Photo.PeopleNames 파일 속성의 이름입니다.

적용 대상

추가 정보