Share via


SystemPhotoProperties.PeopleNames 属性

定义

获取 Windows 照片文件属性之一 (System.Photo.PeopleNames属性的名称

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 文件属性的名称。

适用于

另请参阅