Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 619 Bytes

File metadata and controls

23 lines (16 loc) · 619 Bytes
-api-id -api-type
P:Windows.ApplicationModel.AppExtensions.AppExtension.Id
winrt property

Windows.ApplicationModel.AppExtensions.AppExtension.Id

-description

The extension's instance identifier.

-property-value

Instance identifier.

-remarks

There may be multiple extensions within an extension group. The identifier distinguishes them from each other. For example, a category may contain both a test and shipping extension in the same category and they would have different identifiers so you can tell them apart.

-examples

-see-also