Search Results for

    Show / Hide Table of Contents

    Class IntentResolution

    An IntentResolution matching the FDC3 1.2 specification

    Inheritance
    System.Object
    BaseIntentResolution
    IntentResolution
    Inherited Members
    BaseIntentResolution.Data
    BaseIntentResolution.Version
    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

    See Also

    BaseIntentResolution
    In This Article
    Back to top Copyright OpenFin