ITelemetryEvent Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class ITelemetryEvent
public interface ITelemetryEvent
type ITelemetryEvent = interface
Public Interface ITelemetryEvent
Propriétés
| Duration | |
| SharedProperties |
Méthodes
| Correlate(TelemetryEventCorrelation[]) |
Mettez en corrélation cet événement avec d’autres événements par le biais de Microsoft. VisualStudio. telemétrie. TelemetryEventCorrelation. |
| SetProperties(IEnumerable<DataPoint>, Boolean) |
Écrit des propriétés sur l’activité encapsulée. |
| SetProperty(TelemetryIdentifier, Object, Boolean, Boolean) |
Écrit une propriété sur l’activité encapsulée. |