TelemetryNotificationService.Default 属性

定义

获取遥测通知服务的默认单一实例。

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

属性值

ITelemetryNotificationService

适用于