BulkFileOperation.TelemetryInfo Propriété
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.
Obtenir des informations sur les statistiques pour le BulkFileOperation actuel. Il est possible de l’attacher à l’événement et d’obtenir des informations supplémentaires sur les minutages et les nombres.
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