RazorReferenceManager 类

定义

注意

This type is obsolete and will be removed in a future version. See https://aka.ms/AA1x4gg for details.

管理 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
继承
RazorReferenceManager
属性

构造函数

RazorReferenceManager()
已过时.

管理 Razor 编译的编译引用。

属性

CompilationReferences
已过时.

获取要用于 Razor 编译的编译引用集。

适用于