ICorProfilerInfo11 interface
A subclass of ICorProfilerInfo10 that provides methods to get and set environment variables in the process.
Methods
Method | Description |
---|---|
GetEnvironmentVariable Method | Gets an environment variable. |
SetEnvironmentVariable Method | Sets an environment variable. |
Requirements
Platforms: See .NET supported operating systems.
Header: CorProf.idl, CorProf.h
.NET Versions: Available since .NET Core 3.1
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.