HttpContextBase.PageInstrumentation Proprietà

Definizione

Una volta eseguita l'implementazione in una classe derivata, ottiene un riferimento all'istanza del servizio di strumentazione pagina per questa richiesta.

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

Valore della proprietà

Istanza del servizio di strumentazione pagina per questa richiesta.

Si applica a