Condividi tramite


HttpContextWrapper.PageInstrumentation Proprietà

Definizione

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 override System.Web.Instrumentation.PageInstrumentationService PageInstrumentation { get; }
member this.PageInstrumentation : System.Web.Instrumentation.PageInstrumentationService
Public Overrides ReadOnly Property PageInstrumentation As PageInstrumentationService

Valore della proprietà

PageInstrumentationService

Istanza del servizio di strumentazione pagina per questa richiesta.

Si applica a