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

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

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

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