次の方法で共有


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 コンパイルに使用するコンパイル参照のセットを取得します。

適用対象