RazorEngineHost.EnableInstrumentation Property

Definition

Boolean indicating if instrumentation code should be injected into the output page

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

Property Value

Applies to