UnsupportedAppRequirement Klasse

Definition

Gibt einen Grund an, warum eine bestimmte App-Funktion auf einem bestimmten Gerät nicht unterstützt wird.

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
Vererbung
Object Platform::Object IInspectable UnsupportedAppRequirement
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1903 (eingeführt in 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v8.0)

Eigenschaften

Reasons

Ein UnsupportedAppRequirementReasons-Objekt , das erklärt, warum eine bestimmte App-Funktion auf dem aktuellen Gerät nicht unterstützt wird.

Requirement

Der Name der App-Funktion , die nicht unterstützt wird.

Gilt für:

Weitere Informationen