TelemetryNotificationService.Default 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.
Obtient l’instance singleton par défaut du service de notifications de télémétrie.
public:
static property Microsoft::VisualStudio::Telemetry::Notification::ITelemetryNotificationService ^ Default { Microsoft::VisualStudio::Telemetry::Notification::ITelemetryNotificationService ^ get(); };
public static Microsoft.VisualStudio.Telemetry.Notification.ITelemetryNotificationService Default { get; }
member this.Default : Microsoft.VisualStudio.Telemetry.Notification.ITelemetryNotificationService
Public Shared ReadOnly Property Default As ITelemetryNotificationService