다음을 통해 공유


IBlazorWebView.JSComponents 속성

정의

JSComponentConfigurationStore를 가져옵니다.

public:
 property Microsoft::AspNetCore::Components::Web::JSComponentConfigurationStore ^ JSComponents { Microsoft::AspNetCore::Components::Web::JSComponentConfigurationStore ^ get(); };
public Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore JSComponents { get; }
member this.JSComponents : Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore
Public ReadOnly Property JSComponents As JSComponentConfigurationStore

속성 값

적용 대상