ExtensibilityDiagnosticEventContext Class
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.
Represents the context related to an instance of an event that has occurred and that will be logged with the IExtensibilityDiagnosticsService.
public class ExtensibilityDiagnosticEventContext : IEquatable<Microsoft.VisualStudio.Shell.Internal.ExtensibilityDiagnosticEventContext>
type ExtensibilityDiagnosticEventContext = class
interface IEquatable<ExtensibilityDiagnosticEventContext>
Public Class ExtensibilityDiagnosticEventContext
Implements IEquatable(Of ExtensibilityDiagnosticEventContext)
- Inheritance
-
ExtensibilityDiagnosticEventContext
- Implements
Extensibility |
|
Extensibility |
Represents the context related to an instance of an event that has occurred and that will be logged with the IExtensibilityDiagnosticsService. |
Equality |
|
Event |
The name of the event. |
Extension |
The id of an item that is associated with the event that occurred. |
Item |
An optional identifier for the extension that this error relates to. |
<Clone>$() | |
Deconstruct(String, String, String) | |
Equals(Extensibility |
|
Equals(Object) | |
Get |
|
Print |
|
To |
Equality(Extensibility |
|
Inequality(Extensibility |
Product | Versies |
---|---|
Visual Studio SDK | 2022 |