TelemetryScopeBase.EndEvent 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.
The end event for this scope.
public:
property Microsoft::VisualStudio::ArchitectureTools::Telemetry::ITelemetryEvent ^ EndEvent { Microsoft::VisualStudio::ArchitectureTools::Telemetry::ITelemetryEvent ^ get(); };
public Microsoft.VisualStudio.ArchitectureTools.Telemetry.ITelemetryEvent EndEvent { get; }
member this.EndEvent : Microsoft.VisualStudio.ArchitectureTools.Telemetry.ITelemetryEvent
Public ReadOnly Property EndEvent As ITelemetryEvent