HttpContextWrapper.PageInstrumentation 屬性

定義

會取得此請求的頁面-instrumentation 服務實例的參考。

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

屬性值

此請求的頁面-儀器服務實例。

適用於