HttpContext.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:
 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

Valor de Propriedade

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

Aplica-se a