IVsOutputWindow2 Interface
Provides information about the active pane in of the OutputWindow. Extends, but does not inherit from, IVsOutputWindow. Implemented by the environment. You can get an instance of the interface by querying IVsOutputWindow.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
<InterfaceTypeAttribute()> _
<GuidAttribute("F4DEB52C-53A3-42FD-A039-3493F09E53FC")> _
Public Interface IVsOutputWindow2
Dim instance As IVsOutputWindow2
[InterfaceTypeAttribute()]
[GuidAttribute("F4DEB52C-53A3-42FD-A039-3493F09E53FC")]
public interface IVsOutputWindow2
[InterfaceTypeAttribute()]
[GuidAttribute(L"F4DEB52C-53A3-42FD-A039-3493F09E53FC")]
public interface class IVsOutputWindow2
public interface IVsOutputWindow2