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

屬性值

這項要求的頁面檢測服務執行個體。

適用於