Compartilhar via


HttpContextWrapper.PageInstrumentation Propriedade

Definição

Obtém uma referência à instância de serviço de instrumentação de página para essa solicitação.

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

Valor da propriedade

PageInstrumentationService

A instância do serviço de instrumentação de página para esta solicitação.

Aplica-se a