다음을 통해 공유


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

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

적용 대상