Udostępnij za pośrednictwem


HttpContextBase.PageInstrumentation Właściwość

Definicja

Po zaimplementowaniu w klasie pochodnej program pobiera odwołanie do wystąpienia usługi instrumentacji strony dla tego żądania.

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

Wartość właściwości

Wystąpienie usługi instrumentacji strony dla tego żądania.

Dotyczy