Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 534 Bytes

File metadata and controls

22 lines (15 loc) · 534 Bytes
-api-id P:Windows.ApplicationModel.Background.BackgroundTaskCompletedEventArgs.InstanceId
-api-type winrt property

Windows.ApplicationModel.Background.BackgroundTaskCompletedEventArgs.InstanceId

-description

Gets the identifier of the background task instance for this completion status notification.

-property-value

A unique identifier generated by the system when it creates the background task instance.

-remarks

-examples

-see-also