BulkFileOperation.TelemetryInfo Property

Definition

Get information about statistics for the current BulkFileOperation. It is possible to attach it to the event and have additional information about timings and counts.

public:
 property Microsoft::VisualStudio::Telemetry::TelemetryPropertyBag ^ TelemetryInfo { Microsoft::VisualStudio::Telemetry::TelemetryPropertyBag ^ get(); };
public Microsoft.VisualStudio.Telemetry.TelemetryPropertyBag TelemetryInfo { get; }
member this.TelemetryInfo : Microsoft.VisualStudio.Telemetry.TelemetryPropertyBag
Public ReadOnly Property TelemetryInfo As TelemetryPropertyBag

Property Value

Applies to