次の方法で共有


RazorComponentsEndpointConventionBuilderExtensions クラス

定義

特定の Razor コンポーネント アプリケーションの一部であるアセンブリを構成します。

public static class RazorComponentsEndpointConventionBuilderExtensions
type RazorComponentsEndpointConventionBuilderExtensions = class
Public Module RazorComponentsEndpointConventionBuilderExtensions
継承
RazorComponentsEndpointConventionBuilderExtensions

メソッド

AddAdditionalAssemblies(RazorComponentsEndpointConventionBuilder, Assembly[])

指定された追加のアセンブリをコンポーネント アプリケーションに追加します。

WithStaticAssets(RazorComponentsEndpointConventionBuilder, String)

コンポーネント アプリケーションの ResourceAssetCollection および ImportMapDefinition メタデータを設定します。

適用対象