RazorReferenceManager 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
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 编译的编译引用集。 |