Share via


ExecutionState.Variables Property

Definition

Execution state described by variables.

public System.Collections.Generic.Dictionary<string,string> Variables { get; set; }
member this.Variables : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property Variables As Dictionary(Of String, String)

Property Value

Applies to