BaseIntentResolutionData Property |
Optional data returned by the resolver of the intent.
Namespace:
Openfin.Desktop.InteropAPI
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public JToken Data { get; set; }
Property Value
Type:
JTokenSee Also