BulkFileOperation.TelemetryInfo 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.
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