WebAssemblyHostBuilder.Build Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Génère un WebAssemblyHost instance basé sur la configuration de ce générateur.
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
Retours
Objet WebAssemblyHost.