RazorReferenceManager 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.
Caution
This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.
Manages compilation references for Razor compilation.
public ref class RazorReferenceManager abstract
public abstract class RazorReferenceManager
[System.Obsolete("This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.")]
public abstract class RazorReferenceManager
type RazorReferenceManager = class
[<System.Obsolete("This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.")>]
type RazorReferenceManager = class
Public MustInherit Class RazorReferenceManager
- Inheritance
-
RazorReferenceManager
- Attributes
Constructors
RazorReferenceManager() |
Properties
CompilationReferences |
Gets the set of compilation references to be used for Razor compilation. |