KnownRetailInfoProperties 类

定义

标识可能存在于 retail-demo 相关属性值的 RetailInfo.Properties 映射中的字符串键。

public ref class KnownRetailInfoProperties abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Profile.ProfileRetailInfoContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class KnownRetailInfoProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Profile.ProfileRetailInfoContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class KnownRetailInfoProperties
Public Class KnownRetailInfoProperties
继承
Object Platform::Object IInspectable KnownRetailInfoProperties
属性

Windows 要求

设备系列
Windows Desktop Extension SDK (在 10.0.10240.0 中引入)
Windows Mobile Extension SDK (在 10.0.10240.0 中引入)
Windows 10, version 2104 (在 10.0.20348.0 中引入)
API contract
Windows.System.Profile.ProfileRetailInfoContract (在 v1.0 中引入)

注解

KnownRetailInfoProperties 的所有成员都是静态字符串属性,其中基本 API 名称和字符串值完全匹配。 此类型的用途是,在使用泛型 IMapViewIReadOnlyDictionary API(通过字符串键访问 RetailInfo.Properties 项)时,使用成员作为字符串源,以便请求通常存在的属性。

属性

BatteryLifeDescription

获取标识 KnownRetailInfoProperties 零售演示属性的字符串。

DisplayDescription

获取标识 DisplayDescription 零售演示属性的字符串。

DisplayModelName

获取标识 DisplayModelName 零售演示属性的字符串。

FormFactor

获取标识 FormFactor 零售演示属性的字符串。

FrontCameraDescription

获取标识 FrontCameraDescription 零售演示属性的字符串。

GraphicsDescription

获取标识 GraphicsDescription 零售演示属性的字符串。

HasNfc

获取标识 HasNfc 零售演示属性的字符串。

HasOpticalDrive

获取标识 HasOpticalDrive 零售演示属性的字符串。

HasSdSlot

获取标识 HasSdSlot 零售演示属性的字符串。

IsFeatured

获取标识 IsFeatured 零售演示属性的字符串。

IsOfficeInstalled

获取标识 IsOfficeInstalled 零售演示属性的字符串。

ManufacturerName

获取标识 ManufacturerName 零售演示属性的字符串。

Memory

获取标识 Memory 零售演示属性的字符串。

ModelName

获取标识 ModelName 零售演示属性的字符串。

Price

获取标识 Price retail 演示属性的字符串。

ProcessorDescription

获取标识 ProcessorDescription 零售演示属性的字符串。

RearCameraDescription

获取标识 RearCameraDescription 零售演示属性的字符串。

RetailAccessCode

获取标识 RetailAccessCode 零售演示属性的字符串。

ScreenSize

获取标识 ScreenSize 零售演示属性的字符串。

StorageDescription

获取标识 StorageDescription 零售演示属性的字符串。

Weight

获取标识 Weight 零售演示属性的字符串。

WindowsEdition

获取标识 WindowsEdition 零售演示属性的字符串。

适用于

另请参阅