EnvironmentCallbackContext.EnvironmentVariables Property

Definition

Gets the environment variables associated with the callback context.

public System.Collections.Generic.Dictionary<string,object> EnvironmentVariables { get; }
member this.EnvironmentVariables : System.Collections.Generic.Dictionary<string, obj>
Public ReadOnly Property EnvironmentVariables As Dictionary(Of String, Object)

Property Value

Applies to