Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 764 Bytes

webuisharetargetactivatedeventargs_shareoperation.md

File metadata and controls

23 lines (16 loc) · 764 Bytes
-api-id -api-type
P:Windows.UI.WebUI.WebUIShareTargetActivatedEventArgs.ShareOperation
winrt property

Windows.UI.WebUI.WebUIShareTargetActivatedEventArgs.ShareOperation

-description

Gets information about data included in a share operation.

-property-value

An object that includes the data included in a send operation.

-remarks

You can use the ShareOperation object to get the data that a user wants to send. It also contains methods your app can use to track the progress of the operation.

-examples

-see-also