WebAssemblyHostBuilder.Build Methode

Definition

Erstellt eine WebAssemblyHost instance basierend auf der Konfiguration dieses Generators.

public:
 Microsoft::AspNetCore::Components::WebAssembly::Hosting::WebAssemblyHost ^ Build();
public Microsoft.AspNetCore.Components.WebAssembly.Hosting.WebAssemblyHost Build ();
member this.Build : unit -> Microsoft.AspNetCore.Components.WebAssembly.Hosting.WebAssemblyHost
Public Function Build () As WebAssemblyHost

Gibt zurück

Ein WebAssemblyHost-Objekt.

Gilt für: