RetailMode 类

定义

包含零售模式设置。

public ref class RetailMode abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("Use Windows.System.Profile.RetailInfo instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Phone.PhoneContract")]
class RetailMode final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("Use Windows.System.Profile.RetailInfo instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Phone.PhoneContract")]
public static class RetailMode
Public Class RetailMode
继承
Object Platform::Object IInspectable RetailMode
属性

Windows 要求

设备系列
Windows Mobile Extension SDK (在 10.0.10240.0 中引入)
API contract
Windows.Phone.PhoneContract (在 v1.0 中引入)

属性

RetailModeEnabled

获取一个值,该值指示是否启用零售模式。

适用于