WebAssemblyHostBuilder.RootComponents 属性

定义

获取为应用程序配置的根组件映射的集合。

public:
 property Microsoft::AspNetCore::Components::WebAssembly::Hosting::RootComponentMappingCollection ^ RootComponents { Microsoft::AspNetCore::Components::WebAssembly::Hosting::RootComponentMappingCollection ^ get(); };
public Microsoft.AspNetCore.Components.WebAssembly.Hosting.RootComponentMappingCollection RootComponents { get; }
member this.RootComponents : Microsoft.AspNetCore.Components.WebAssembly.Hosting.RootComponentMappingCollection
Public ReadOnly Property RootComponents As RootComponentMappingCollection

属性值

适用于