EnvironmentManager.GetForProcess Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an EnvironmentManager scoped to the current process.
public:
static EnvironmentManager ^ GetForProcess();
static EnvironmentManager GetForProcess();
public static EnvironmentManager GetForProcess();
function getForProcess()
Public Shared Function GetForProcess () As EnvironmentManager
Returns
An EnvironmentManager scoped to the current process.