RemoteSettingsInitializer.TelemetryNotificationService 属性

定义

获取或设置将用于订阅遥测事件的 ITelemetryNotificationProvider。

public:
 property Microsoft::VisualStudio::Telemetry::Notification::ITelemetryNotificationService ^ TelemetryNotificationService { Microsoft::VisualStudio::Telemetry::Notification::ITelemetryNotificationService ^ get(); void set(Microsoft::VisualStudio::Telemetry::Notification::ITelemetryNotificationService ^ value); };
public Microsoft.VisualStudio.Telemetry.Notification.ITelemetryNotificationService TelemetryNotificationService { get; set; }
member this.TelemetryNotificationService : Microsoft.VisualStudio.Telemetry.Notification.ITelemetryNotificationService with get, set
Public Property TelemetryNotificationService As ITelemetryNotificationService

属性值

ITelemetryNotificationService

适用于