Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
[GuidAttribute("F4DEB52C-53A3-42FD-A039-3493F09E53FC")]
[InterfaceTypeAttribute()]
public interface IVsOutputWindow2
[GuidAttribute(L"F4DEB52C-53A3-42FD-A039-3493F09E53FC")]
[InterfaceTypeAttribute()]
public interface class IVsOutputWindow2
[<GuidAttribute("F4DEB52C-53A3-42FD-A039-3493F09E53FC")>]
[<InterfaceTypeAttribute()>]
type IVsOutputWindow2 = interface end
public interface IVsOutputWindow2
The IVsOutputWindow2 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetActivePaneGUID | Returns the GUID of the active pane. |
Top
.gif)