Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Pseudoservice that returns an IID_IVsOutputWindowPane interface for the General output pane in the VS environment. Querying for this service will cause the General output pane to be created if it hasn't yet been created. The General output pane is an appropriate place to display general status messages to the user, such as messages relating to operations such as opening a project.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaración
<GuidAttribute("65482C72-DEFA-41B7-902C-11C091889C83")> _
<GuidAttribute("65482C72-DEFA-41B7-902C-11C091889C83")> _
Public Interface SVsGeneralOutputWindowPane
'Uso
Dim instance As SVsGeneralOutputWindowPane
[GuidAttribute("65482C72-DEFA-41B7-902C-11C091889C83")]
[GuidAttribute("65482C72-DEFA-41B7-902C-11C091889C83")]
public interface SVsGeneralOutputWindowPane
[GuidAttribute(L"65482C72-DEFA-41B7-902C-11C091889C83")]
[GuidAttribute(L"65482C72-DEFA-41B7-902C-11C091889C83")]
public interface class SVsGeneralOutputWindowPane
public interface SVsGeneralOutputWindowPane