[This is preliminary documentation and is subject to change.]
Returns a singleton class instance
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static WindowsEnvironmentVariableResolver Instance { get; }
public static WindowsEnvironmentVariableResolver Instance { get; }
Public Shared ReadOnly Property Instance As WindowsEnvironmentVariableResolver
Get
Public Shared ReadOnly Property Instance As WindowsEnvironmentVariableResolver
Get
public:
static property WindowsEnvironmentVariableResolver^ Instance {
WindowsEnvironmentVariableResolver^ get ();
}
public:
static property WindowsEnvironmentVariableResolver^ Instance {
WindowsEnvironmentVariableResolver^ get ();
}
static member Instance : WindowsEnvironmentVariableResolver with get
static member Instance : WindowsEnvironmentVariableResolver with get
Property Value
Type:
WindowsEnvironmentVariableResolver