Share via


CompiledRazorAssemblyPart クラス

定義

ApplicationPartコンパイル済みの Razor アセンブリの 。

public ref class CompiledRazorAssemblyPart : Microsoft::AspNetCore::Mvc::ApplicationParts::ApplicationPart, Microsoft::AspNetCore::Mvc::ApplicationParts::IRazorCompiledItemProvider
public class CompiledRazorAssemblyPart : Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPart, Microsoft.AspNetCore.Mvc.ApplicationParts.IRazorCompiledItemProvider
type CompiledRazorAssemblyPart = class
    inherit ApplicationPart
    interface IRazorCompiledItemProvider
Public Class CompiledRazorAssemblyPart
Inherits ApplicationPart
Implements IRazorCompiledItemProvider
継承
CompiledRazorAssemblyPart
実装

コンストラクター

CompiledRazorAssemblyPart(Assembly)

CompiledRazorAssemblyPart の新しいインスタンスを初期化します。

プロパティ

Assembly

Assembly を取得します。

Name

名前を ApplicationPart 取得します。

明示的なインターフェイスの実装

IRazorCompiledItemProvider.CompiledItems

ApplicationPartコンパイル済みの Razor アセンブリの 。

適用対象