다음을 통해 공유


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

속성 값

적용 대상