Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 778 Bytes

appurihandlerregistrationmanager_packagefamilyname.md

File metadata and controls

27 lines (15 loc) · 778 Bytes
-api-id -api-type
P:Windows.System.AppUriHandlerRegistrationManager.PackageFamilyName
winrt property

Windows.System.AppUriHandlerRegistrationManager.PackageFamilyName

-description

Gets the package family name for the app originally specified when creating the AppUriHandlerRegistrationManager object.

-property-value

-remarks

This method is useful in cases where the calling app hosts multiple hosted apps, and each one has its own app URI registrations. If the AppUriHandlerRegistrationManager was retrieved with by calling GetForUser, empty string is returned.

-see-also

-examples