RazorReferenceManager Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Upozornění
This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.
Spravuje reference kompilace pro kompilaci Razor.
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
- Dědičnost
-
RazorReferenceManager
- Atributy
Konstruktory
| RazorReferenceManager() |
Vlastnosti
| CompilationReferences |
Získá sadu odkazů na kompilaci, která se má použít pro kompilaci Razor. |