WebAssemblyBrowserOptions.EnvironmentVariables Propriété

Définition

Variables d’environnement pour le runtime .NET WebAssembly. Utiliser pour les points de terminaison TELLI, les URL de service, 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)

Valeur de propriété

S’applique à