Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 708 Bytes

unsupportedapprequirementreasons.md

File metadata and controls

34 lines (20 loc) · 708 Bytes
-api-id -api-type ms.custom
T:Windows.System.Profile.UnsupportedAppRequirementReasons
winrt enum
19H1

Windows.System.Profile.UnsupportedAppRequirementReasons

-description

Indicate why an App Capability is unsupported on the current device

-enum-fields

-field Unknown:0

The reason is unknown

-field DeniedBySystem:1

The system has indicated that the capability is not available

-remarks

-see-also

App Capability Declarations

-examples