IVsDiagnosticsItem Interface

 

Supplies information for use in diagnostics.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("A20B98D4-F56C-4B53-819B-3B0E7147B961")]
public interface IVsDiagnosticsItem

NameDescription
System_CAPS_pubpropertyDiagnosticsName

Provides a human-readable name useful for diagnostics.

Return to top
Show: