Edit

TaskAgentSession.SystemCapabilities Property

Definition

Gets the collection of system capabilities used for this session.

public System.Collections.Generic.IDictionary<string,string> SystemCapabilities { get; }
member this.SystemCapabilities : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property SystemCapabilities As IDictionary(Of String, String)

Property Value

Applies to