CompiledRazorAssemblyPart Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An ApplicationPart for compiled Razor assemblies.
public ref class CompiledRazorAssemblyPart : Microsoft::AspNetCore::Mvc::ApplicationParts::ApplicationPart, Microsoft::AspNetCore::Mvc::ApplicationParts::IRazorCompiledItemProviderpublic class CompiledRazorAssemblyPart : Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPart, Microsoft.AspNetCore.Mvc.ApplicationParts.IRazorCompiledItemProvidertype CompiledRazorAssemblyPart = class
    inherit ApplicationPart
    interface IRazorCompiledItemProviderPublic Class CompiledRazorAssemblyPart
Inherits ApplicationPart
Implements IRazorCompiledItemProvider- Inheritance
- Implements
Constructors
| CompiledRazorAssemblyPart(Assembly) | Initializes a new instance of CompiledRazorAssemblyPart. | 
Properties
| Assembly | Gets the Assembly. | 
| Name | Gets the ApplicationPart name. | 
Explicit Interface Implementations
| IRazorCompiledItemProvider.CompiledItems |