IVsDiagnosticsProvider Interface
Visual Studio 2015
Allows components to participate in the shell's diagnostics system.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Implementations of this interface are exposed by packages using the CreateExtensionInstance mechanism using the IVsDiagnosticsProvider extension point.
Diagnostics providers must be pre-registered in the configuration settings store.
Show:
