Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 581 Bytes

contactpostactivatedeventargs_serviceid.md

File metadata and controls

23 lines (16 loc) · 581 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Activation.ContactPostActivatedEventArgs.ServiceId
winrt property

Windows.ApplicationModel.Activation.ContactPostActivatedEventArgs.ServiceId

-description

Gets the identifier of the service used for the post.

-property-value

The identifier of the service used for the post.

-remarks

Your app will only receive post activations for ServiceIds that match the "ServiceId" elements that your app has registered in its manifest.

-examples

-see-also