Class IntentResolution
An IntentResolution matching the FDC3 1.2 specification
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OpenFin.Net.Adapter.Interop
Assembly: OpenFin.Net.Adapter.dll
Syntax
public class IntentResolution : BaseIntentResolution
Properties
Source
Identifier for the app instance that was selected (or started) to resolve the intent.
Declaration
public string Source { get; }
Property Value
| Type | Description |
|---|---|
| System.String |