ExtensibilityDiagnosticEventContext Class

Definition

Represents the context related to an instance of an event that has occurred and that will be logged with the IExtensibilityDiagnosticsService.

C#
public class ExtensibilityDiagnosticEventContext : IEquatable<Microsoft.VisualStudio.Shell.Internal.ExtensibilityDiagnosticEventContext>
Inheritance
ExtensibilityDiagnosticEventContext
Implements

Constructors

ExtensibilityDiagnosticEventContext(ExtensibilityDiagnosticEventContext)
ExtensibilityDiagnosticEventContext(String, String, String)

Represents the context related to an instance of an event that has occurred and that will be logged with the IExtensibilityDiagnosticsService.

Properties

EqualityContract
EventName

The name of the event.

ExtensionId

The id of an item that is associated with the event that occurred.

ItemId

An optional identifier for the extension that this error relates to.

Methods

Operators

Applies to

Product Versies
Visual Studio SDK 2022