Partage via


HttpContextWrapper.PageInstrumentation Propriété

Définition

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

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

Valeur de propriété

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

S’applique à