HttpContextBase.PageInstrumentation Özellik

Tanım

Türetilmiş bir sınıfta uygulandığında, bu istek için sayfa izleme hizmeti örneğine bir başvuru alır.

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

Özellik Değeri

Bu isteğin sayfa izleme hizmeti örneği.

Şunlara uygulanır