IExperimentationTelemetry2 Interface

Definição

Telemetria estendida para o serviço de experimentação.

public interface class IExperimentationTelemetry2 : Microsoft::VisualStudio::Experimentation::IExperimentationTelemetry
public interface IExperimentationTelemetry2 : Microsoft.VisualStudio.Experimentation.IExperimentationTelemetry
type IExperimentationTelemetry2 = interface
    interface IExperimentationTelemetry
Public Interface IExperimentationTelemetry2
Implements IExperimentationTelemetry
Implementações

Métodos

PostEvent(String, IDictionary<String,String>)

Opst um evento com NAMD e recipiente de propriedades especificados.

(Herdado de IExperimentationTelemetry)
PostFault(String, String)

Postar um evento de falha com nome e descrição

SetSharedProperty(String, String)

Definir propriedade compartilhada para todos os eventos.

(Herdado de IExperimentationTelemetry)

Aplica-se a