HttpContextBase.PageInstrumentation Свойство

Определение

При реализации в производном классе получает ссылку на экземпляр службы инструментирования страниц для этого запроса.

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

Значение свойства

Экземпляр службы инструментирования страниц для этого запроса.

Применяется к