Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
<GuidAttribute("F4DEB52C-53A3-42FD-A039-3493F09E53FC")> _
<InterfaceTypeAttribute()> _
Public Interface IVsOutputWindow2
'Usage
Dim instance As IVsOutputWindow2
[GuidAttribute("F4DEB52C-53A3-42FD-A039-3493F09E53FC")]
[InterfaceTypeAttribute()]
public interface IVsOutputWindow2
[GuidAttribute(L"F4DEB52C-53A3-42FD-A039-3493F09E53FC")]
[InterfaceTypeAttribute()]
public interface class IVsOutputWindow2
public interface IVsOutputWindow2