Click or drag to resize

IntentResolution Properties

The IntentResolution type exposes the following members.

Properties
  NameDescription
Public propertyData
Optional data returned by the resolver of the intent.
(Inherited from BaseIntentResolution.)
Public propertySource
Identifier for the app instance that was selected (or started) to resolve the intent.
Public propertyVersion
Optional version number of the Intents schema being used.
(Inherited from BaseIntentResolution.)
Top
See Also