共用方式為


BlazorWebView.RootComponents 屬性

定義

實例的 RootComponent 集合,指定要直接在指定的 中使用 Blazor IComponent 型別 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

屬性值

適用於