SystemPhotoProperties.PeopleNames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the System.Photo.PeopleNames property (one of the Windows photo file properties.
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
Property Value
The name of the System.Photo.PeopleNames file property.