HttpContext.PageInstrumentation Свойство

Определение

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

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

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

PageInstrumentationService

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

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