Condividi tramite


BlazorWebView.RootComponents Proprietà

Definizione

Raccolta di RootComponent istanze che specificano i tipi Blazor IComponent da usare direttamente nell'oggetto specificato 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

Valore della proprietà

Attributi

Si applica a