RazorEngineHost.EnableInstrumentation プロパティ

定義

この型/メンバーは、.NET Framework インフラストラクチャをサポートしており、コードから直接使用することを意図したものではありません。インストルメンテーションを有効にするホストを取得または設定します。

public virtual bool EnableInstrumentation { get; set; }
member this.EnableInstrumentation : bool with get, set
Public Overridable Property EnableInstrumentation As Boolean

プロパティ値

インストルメンテーションを有効にするホスト。

適用対象