IVsCommandWindow2 Schnittstelle

Definition

Legt den Modus des Befehls Fensters fest. Sie können eine Instanz dieser Schnittstelle vom SVsCommandWindow (SID_SVsCommandWindow)-Dienst abrufen.

public interface class IVsCommandWindow2
public interface class IVsCommandWindow2
__interface IVsCommandWindow2
[System.Runtime.InteropServices.Guid("E22363B8-E7D3-49B5-B094-7395BB35CE13")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsCommandWindow2
[<System.Runtime.InteropServices.Guid("E22363B8-E7D3-49B5-B094-7395BB35CE13")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsCommandWindow2 = interface
Public Interface IVsCommandWindow2
Attribute

Methoden

SetMode(UInt32)

Legt den Modus des Befehlsfenster-Toolfensters fest. Wird von der Umgebung implementiert.

Gilt für