Microsoft.VisualStudio.RpcContracts.DiagnosticManagement Namespace
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.
Classes
BuildOnlyDiagnosticCodesAddedEventArgs |
Event args for the event that indicates build only diagnostic codes are added. |
Diagnostic |
Class containing all the information needed to describe a diagnostic. |
DiagnosticCollection |
Class containing one collection of diagnostics for a document (but not, necessarily, all diagnostics for that document). |
DiagnosticManagerRemovedEventArgs |
Event args for the event that indicates one or more diagnostic managers have been removed. |
DiagnosticRelatedInformation |
Represents a related message and source code location for a diagnostic. |
DiagnosticReport |
A class that contain all the information associated with a group of diagnostics. |
DiagnosticUpdatedEventArgs |
Instance of the event args for the DiagnosticsUpdated event. |
NoDocumentAssociatedUri |
Representation of an Uri that can be used to specify a diagnostic collection is not associated with any document. |
Interfaces
IDiagnosticManagerService |
Service for reporting diagnostics. |
IDiagnosticViewerService |
Service clients uses to connect to the diagnostic service. |
Enums
DiagnosticSeverity |
An enumeration of the severity of a diagnostics. |
DiagnosticTags |
Metadata about the diagnostic. |