WebAssemblyBrowserOptions.EnvironmentVariables Propiedad

Definición

Variables de entorno para el entorno de ejecución de .NET WebAssembly. Se usa para puntos de conexión de OTEL, direcciones URL de servicio, etc.

public System.Collections.Generic.Dictionary<string,string> EnvironmentVariables { get; set; }
member this.EnvironmentVariables : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property EnvironmentVariables As Dictionary(Of String, String)

Valor de propiedad

Se aplica a