BlazorWebView.RootComponents Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Collection d’instances RootComponent qui spécifient les types Blazor IComponent à utiliser directement dans le spécifié 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
Valeur de propriété
- Attributs