HttpContextWrapper.PageInstrumentation Свойство

Определение

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

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

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

PageInstrumentationService

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

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