Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 547 Bytes

appurihandlerregistration_name.md

File metadata and controls

28 lines (19 loc) · 547 Bytes
-api-id -api-type ms.custom
P:Windows.System.AppUriHandlerRegistration.Name
winrt property
RS5

Windows.System.AppUriHandlerRegistration.Name

-description

The name of the registration.

-property-value

The name of the registration.

-remarks

This corresponds to the "name" field of a windows.AppUriHandler contract registration in the AppxManifest.

Example: <uap3:AppUriHandler uap7:Name ="MyRegistrationName">

-see-also

-examples