Sdílet prostřednictvím


RemoteSettingsInitializer.TelemetryNotificationService Property

Definition

Gets or sets the ITelemetryNotificationProvider that will be used to subscribe to telemetry events.

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

Property Value

Applies to