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