IVsDiagnosticsItem Interface
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.
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. |