WebAssemblyHostBuilder.Configuration Eigenschaft

Definition

Ruft eine WebAssemblyHostConfiguration ab, mit der die Konfigurationsquellen der Anwendung angepasst und Konfigurationsattribute gelesen werden können.

public:
 property Microsoft::AspNetCore::Components::WebAssembly::Hosting::WebAssemblyHostConfiguration ^ Configuration { Microsoft::AspNetCore::Components::WebAssembly::Hosting::WebAssemblyHostConfiguration ^ get(); };
public Microsoft.AspNetCore.Components.WebAssembly.Hosting.WebAssemblyHostConfiguration Configuration { get; }
member this.Configuration : Microsoft.AspNetCore.Components.WebAssembly.Hosting.WebAssemblyHostConfiguration
Public ReadOnly Property Configuration As WebAssemblyHostConfiguration

Eigenschaftswert

Gilt für: