Compartir a través de


BlazorWebView.RootComponents Propiedad

Definición

Colección de RootComponent instancias que especifican los tipos blazor IComponent que se usarán directamente en el especificado HostPage.

public:
 property Microsoft::AspNetCore::Components::WebView::Wpf::RootComponentsCollection ^ RootComponents { Microsoft::AspNetCore::Components::WebView::Wpf::RootComponentsCollection ^ get(); };
public Microsoft.AspNetCore.Components.WebView.Wpf.RootComponentsCollection RootComponents { get; }
member this.RootComponents : Microsoft.AspNetCore.Components.WebView.Wpf.RootComponentsCollection
Public ReadOnly Property RootComponents As RootComponentsCollection

Valor de propiedad

Se aplica a