次の方法で共有


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

プロパティ値

適用対象