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

小売モードが有効かどうかを示す値を取得します。

適用対象