HttpContextWrapper.PageInstrumentation Propriedade

Definição

Recebe uma referência para a instância de serviço de instrumentação de página para este pedido.

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 de Propriedade

A instância de serviço de instrumentação de página para este pedido.

Aplica-se a