WebApplicationOptions Klasse

Definition

Optionen zum Konfigurieren des Verhaltens für CreateBuilder(WebApplicationOptions).

public class WebApplicationOptions
type WebApplicationOptions = class
Public Class WebApplicationOptions
Vererbung
WebApplicationOptions

Konstruktoren

Name Beschreibung
WebApplicationOptions()

Optionen zum Konfigurieren des Verhaltens für CreateBuilder(WebApplicationOptions).

Eigenschaften

Name Beschreibung
ApplicationName

Der Anwendungsname.

Args

Die Befehlszeilenargumente.

ContentRootPath

Der Stammpfad des Inhalts.

EnvironmentName

Der Umgebungsname.

WebRootPath

Der Webstammpfad.

Gilt für: