OutputWindowService Class
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.
Important
This API is not CLS-compliant.
public ref class OutputWindowService : Microsoft::VisualStudio::Shell::Interop::IVsOutputWindow
[System.CLSCompliant(false)]
public class OutputWindowService : Microsoft.VisualStudio.Shell.Interop.IVsOutputWindow
[<System.CLSCompliant(false)>]
type OutputWindowService = class
interface IVsOutputWindow
Public Class OutputWindowService
Implements IVsOutputWindow
- Inheritance
-
OutputWindowService
- Attributes
- Implements
Constructors
OutputWindowService() |
Methods
CreatePane(Guid, String, Int32, Int32) | |
DeletePane(Guid) | |
GetPane(Guid, IVsOutputWindowPane) |