SystemPhotoProperties.PeopleNames プロパティ

定義

System.Photo.PeopleNames プロパティの名前を取得します (Windows 写真ファイルのプロパティの 1 つ)。

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 ファイル プロパティの名前。

適用対象

こちらもご覧ください