SystemPhotoProperties 类

定义

一个帮助程序对象,它为 Windows 照片文件属性提供索引名称。

public ref class SystemPhotoProperties sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SystemPhotoProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SystemPhotoProperties
Public NotInheritable Class SystemPhotoProperties
继承
Object Platform::Object IInspectable SystemPhotoProperties
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

属性

CameraManufacturer

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

CameraModel

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

DateTaken

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

Orientation

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

PeopleNames

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

适用于

另请参阅