RazorReferenceManager Třída

Definice

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.

Platí pro