TelemetryEvent.EventType 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 event type for this event
public:
property Microsoft::VisualStudio::Telemetry::DataModelEventType EventType { Microsoft::VisualStudio::Telemetry::DataModelEventType get(); };
public Microsoft.VisualStudio.Telemetry.DataModelEventType EventType { get; }
member this.EventType : Microsoft.VisualStudio.Telemetry.DataModelEventType
Public ReadOnly Property EventType As DataModelEventType