TelemetryEvent.Correlation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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