WebAssemblyHostBuilder.RootComponents Proprietà

Definizione

Ottiene la raccolta di mapping dei componenti radice configurati per l'applicazione.

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

Valore della proprietà

Si applica a