WebAssemblyHostBuilder.RootComponents Eigenschaft

Definition

Ruft die Auflistung von Stammkomponentenzuordnungen ab, die für die Anwendung konfiguriert sind.

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

Eigenschaftswert

Gilt für: