次の方法で共有


UnsupportedAppRequirement クラス

定義

特定のデバイスで特定の アプリ機能 がサポートされない理由を提供します

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

Windows の要件

デバイス ファミリ
Windows 10, version 1903 (10.0.18362.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v8.0 で導入)

プロパティ

Reasons

現在のデバイスで特定のアプリ機能がサポートされていない理由を説明する UnsupportedAppRequirementReasons オブジェクト

Requirement

サポートされていない アプリ機能の 名前

適用対象

こちらもご覧ください