RazorEngineHost.EnableInstrumentation Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Boolean indiquant si le code d’instrumentation doit être injecté dans la page de sortie
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