Share via


ActionSubscriptionDetails.TelemetryEvent Property

Definition

Gets the telemetry event that matched given filter conditions, if a telemetry notification subscription is the reason this callback was invoked

public:
 property Microsoft::VisualStudio::Telemetry::TelemetryEvent ^ TelemetryEvent { Microsoft::VisualStudio::Telemetry::TelemetryEvent ^ get(); };
public Microsoft.VisualStudio.Telemetry.TelemetryEvent TelemetryEvent { get; }
member this.TelemetryEvent : Microsoft.VisualStudio.Telemetry.TelemetryEvent
Public ReadOnly Property TelemetryEvent As TelemetryEvent

Property Value

Applies to