Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 828 Bytes

protocolforresultsactivatedeventargs_protocolforresultsoperation.md

File metadata and controls

22 lines (15 loc) · 828 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Activation.ProtocolForResultsActivatedEventArgs.ProtocolForResultsOperation
winrt property

Windows.ApplicationModel.Activation.ProtocolForResultsActivatedEventArgs.ProtocolForResultsOperation

-description

Gets the ProtocolForResultsOperation that you use to signal that your app is ready to return to the app that launched it for results.

-property-value

The ProtocolForResultsOperation object that you can use to signal that your app is ready to return by calling its ProtocolForResultsOperation.ReportCompleted method.

-remarks

-examples

-see-also