WebApplicationOptions Class
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.
Options for configuring the behavior for CreateBuilder(WebApplicationOptions).
public class WebApplicationOptions
type WebApplicationOptions = class
Public Class WebApplicationOptions
- Inheritance
-
WebApplicationOptions
Application |
The application name. |
Args |
The command line arguments. |
Content |
The content root path. |
Environment |
The environment name. |
Web |
The web root path. |