IVsOutputWindow3 Schnittstelle

Definition

Stellt zusätzliche Methoden für die IVsOutputWindow-Schnittstelle bereit.

public interface class IVsOutputWindow3
public interface class IVsOutputWindow3
__interface IVsOutputWindow3
[System.Runtime.InteropServices.Guid("35DBFD79-2B63-4355-A828-8E3D6D440687")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsOutputWindow3
[<System.Runtime.InteropServices.Guid("35DBFD79-2B63-4355-A828-8E3D6D440687")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsOutputWindow3 = interface
Public Interface IVsOutputWindow3
Attribute

Hinweise

Sie können diese Schnittstelle abrufen, indem Sie QueryInterface für die- IVsOutputWindow Schnittstelle aufrufen.

Methoden

CreatePane2(Guid, String, Int32, Int32, String, String)

Erstellt einen Ausgabefensterbereich mit den angegebenen Inhaltstyp- und Textansichtsrollen. Weitere Informationen zu Inhaltstypen und Text Ansichts Rollen finden Sie unter Sprachdienst-und Editor-Erweiterungs Punkte.

Gilt für