共用方式為


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檔案屬性的名稱。

適用於

另請參閱