BlazorWebView.RootComponents 属性

定义

获取项的 RootComponent 集合。

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

属性值

实现

适用于