Microsoft.VisualStudio.Data.Schema.Project.Common.Host Namespace
The Microsoft.VisualStudio.Data.Schema.Project.Common.Host namespace provides interfaces and classes to support the Project feature. It supports the Visual Studio infrastructure and is not intended to be used directly from your code
Classes
Class | Description | |
---|---|---|
OutputWindow | Wraps the IVsOutputWindowPane, which allows the user to manipulate the VS Output pane. | |
OutputWindowManager | Manages an output window pane. | |
Sqm | A wrapper for the SQM service. | |
VSColorUtilities | Utility for dealing with VSIP colors. | |
VSFontUtilities | The helper class for working with VS Fonts. | |
VsUtilities | Contains simple VSIP and UI utilities. | |
WaitCursorHelper | Creates a disposable item controlling the VS wait cursor. |