TelemetryNotificationService.Default 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.
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