CompiledRazorAssemblyPart Class
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::IRazorCompiledItemProvider
C#
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
- Inheritance
- Implements
Compiled |
Initializes a new instance of CompiledRazorAssemblyPart. |
Assembly |
Gets the Assembly. |
Name |
Gets the ApplicationPart name. |
منتج | الإصدارات |
---|---|
ASP.NET Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |