Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 699 Bytes

appextension_getextensionproperties_517263467.md

File metadata and controls

28 lines (17 loc) · 699 Bytes
-api-id -api-type
M:Windows.ApplicationModel.AppExtensions.AppExtension.GetExtensionProperties
winrt method

Windows.ApplicationModel.AppExtensions.AppExtension.GetExtensionProperties

-description

Used by the extension to specify any extra information that the hosting app can query.

-returns

A collection of key-value pairs.

-remarks

Examples of extra information that could be returned from this property includes authorship information, capability information, etc.

-examples

-see-also

GetExtensionPropertiesAsync