BuildEnvironment.

GlobalProperties Property

Namespace
Buildalyzer.Environment
Containing Type
BuildEnvironment

Syntax

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

Value

Type Description
IReadOnlyDictionary<TKey, TValue>