EnvironmentOptions.

GlobalProperties Property

Namespace
Buildalyzer.Environment
Containing Type
EnvironmentOptions

Syntax

public IDictionary<string, string> GlobalProperties { get; }

Value

Type Description
IDictionary<TKey, TValue>