HttpContext.PageInstrumentation Propriété

Définition

Obtient une référence à l'instance du service d'instrumentation de page pour cette requête.

public:
 property System::Web::Instrumentation::PageInstrumentationService ^ PageInstrumentation { System::Web::Instrumentation::PageInstrumentationService ^ get(); };
public System.Web.Instrumentation.PageInstrumentationService PageInstrumentation { get; }
member this.PageInstrumentation : System.Web.Instrumentation.PageInstrumentationService
Public ReadOnly Property PageInstrumentation As PageInstrumentationService

Valeur de propriété

PageInstrumentationService

Instance du service d'instrumentation de page pour cette requête.

S’applique à