RazorEngineHost.EnableInstrumentation Propiedad

Definición

Valor booleano que indica si el código de instrumentación se debe insertar en la página de salida.

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

Valor de propiedad

Boolean

Se aplica a