TelemetryEvent.Correlation Property

Definition

Gets correlation of this event. It represents this event when correlated with other events.

public:
 property Microsoft::VisualStudio::Telemetry::TelemetryEventCorrelation Correlation { Microsoft::VisualStudio::Telemetry::TelemetryEventCorrelation get(); };
public Microsoft.VisualStudio.Telemetry.TelemetryEventCorrelation Correlation { get; }
member this.Correlation : Microsoft.VisualStudio.Telemetry.TelemetryEventCorrelation
Public ReadOnly Property Correlation As TelemetryEventCorrelation

Property Value

Applies to