| 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; }
Public ReadOnly Property Environment As IDictionary(Of String, String)
Get
Property Value
Type:
IDictionaryString,
StringSee Also