IVsDiagnosticsItem Interface

Definition

Supplies information for use in diagnostics.

public interface class IVsDiagnosticsItem
public interface class IVsDiagnosticsItem
__interface IVsDiagnosticsItem
public interface IVsDiagnosticsItem
[System.Runtime.InteropServices.Guid("A20B98D4-F56C-4B53-819B-3B0E7147B961")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDiagnosticsItem
type IVsDiagnosticsItem = interface
[<System.Runtime.InteropServices.Guid("A20B98D4-F56C-4B53-819B-3B0E7147B961")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsDiagnosticsItem = interface
Public Interface IVsDiagnosticsItem
Derived
Attributes

Properties

DiagnosticsName

Provides a human-readable name useful for diagnostics.

Applies to