HttpContext.PageInstrumentation Vlastnost

Definice

Získá odkaz na instanci služby instrumentace stránky pro tento požadavek.

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

Hodnota vlastnosti

PageInstrumentationService

Instance služby instrumentace stránky pro tento požadavek.

Platí pro