Compartir a través de


BlazorWebView.RootComponents Propiedad

Definición

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

public:
 property Microsoft::AspNetCore::Components::WebView::WindowsForms::RootComponentsCollection ^ RootComponents { Microsoft::AspNetCore::Components::WebView::WindowsForms::RootComponentsCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.AspNetCore.Components.WebView.WindowsForms.RootComponentsCollection RootComponents { get; }
[<System.ComponentModel.Browsable(false)>]
member this.RootComponents : Microsoft.AspNetCore.Components.WebView.WindowsForms.RootComponentsCollection
Public ReadOnly Property RootComponents As RootComponentsCollection

Valor de propiedad

Atributos

Se aplica a