WebHostBuilderContext Class
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.
public ref class WebHostBuilderContext
public class WebHostBuilderContext
type WebHostBuilderContext = class
Public Class WebHostBuilderContext
- Inheritance
-
WebHostBuilderContext
Constructors
WebHostBuilderContext() |
Properties
Configuration |
The IConfiguration containing the merged configuration of the application and the IWebHost. |
HostingEnvironment |
The IWebHostEnvironment initialized by the IWebHost. |