TelemetryNotificationService.Default Property

Definition

Gets the default singleton instance of the telemetry notifications service.

public:
 static property Microsoft::VisualStudio::Telemetry::Notification::ITelemetryNotificationService ^ Default { Microsoft::VisualStudio::Telemetry::Notification::ITelemetryNotificationService ^ get(); };
public static Microsoft.VisualStudio.Telemetry.Notification.ITelemetryNotificationService Default { get; }
static member Default : Microsoft.VisualStudio.Telemetry.Notification.ITelemetryNotificationService
Public Shared ReadOnly Property Default As ITelemetryNotificationService

Property Value

Applies to