Configuration EnvironmentVarResolver Property NFX Class Library

[This is preliminary documentation and is subject to change.]

References variable resolver. If this property is not set then default Windows environment var resolver is used

Namespace: NFX.Environment
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public IEnvironmentVariableResolver EnvironmentVarResolver { get; set; }

Property Value

Type: IEnvironmentVariableResolver
See Also