WebAssemblyBrowserOptions.EnvironmentName Property

Definition

Hosting environment name (e.g., "Development", "Production"). Maps to WebAssemblyStartOptions.environment.

public string? EnvironmentName { get; set; }
member this.EnvironmentName : string with get, set
Public Property EnvironmentName As String

Property Value

Applies to