Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 480 Bytes

protocolforresultsactivatedeventargs_data.md

File metadata and controls

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

Windows.ApplicationModel.Activation.ProtocolForResultsActivatedEventArgs.Data

-description

Data received from the application that activated the current application.

-property-value

User-defined data. May be null.

-remarks

-examples

-see-also