SystemImageProperties 类

定义

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

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

Windows 要求

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

属性

HorizontalSize

获取 System.Image.HorizontalSize 属性的名称 (Windows 映像文件属性之一。

VerticalSize

获取 System.Image.VerticalSize 属性的名称 (windows 映像文件属性 之一) 。

适用于

另请参阅