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

속성 값

PageInstrumentationService

이 요청에 대한 페이지 계측 서비스 인스턴스입니다.

적용 대상