Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 457 Bytes

packageinstallingeventargs_activityid.md

File metadata and controls

22 lines (15 loc) · 457 Bytes
-api-id -api-type
P:Windows.ApplicationModel.PackageInstallingEventArgs.ActivityId
winrt property

Windows.ApplicationModel.PackageInstallingEventArgs.ActivityId

-description

Gets the id for the install operation.

-property-value

A unique value that an app can use to correlate events that relate to a single deployment operation.

-remarks

-examples

-see-also