WebHostBuilderOptions 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.
Builder options for use with ConfigureWebHost.
public class WebHostBuilderOptions
type WebHostBuilderOptions = class
Public Class WebHostBuilderOptions
- Inheritance
-
WebHostBuilderOptions
Constructors
WebHostBuilderOptions() |
Properties
SuppressEnvironmentConfiguration |
Indicates if "ASPNETCORE_" prefixed environment variables should be added to configuration. They are added by default. |