Click or drag to resize

AppFacadeEnvironment Property

A dictionary with additional environment variables to setup, when this app is activated.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public IDictionary<string, string> Environment { get; }

Property Value

Type: IDictionaryString, String
See Also