WebApplicationOptions Klasse

Definition

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

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

Konstruktoren

WebApplicationOptions()

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

Eigenschaften

ApplicationName

Der Anwendungsname.

Args

Die Befehlszeilenargumente.

ContentRootPath

Der Stammpfad des Inhalts.

EnvironmentName

Der Umgebungsname.

WebRootPath

Der Webstammpfad.

Gilt für: