HttpContext.PageInstrumentation Proprietà

Definizione

Ottiene un riferimento all'istanza del servizio di strumentazione pagina per questa richiesta.

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

Valore della proprietà

PageInstrumentationService

Istanza del servizio di strumentazione pagina per questa richiesta.

Si applica a