IVsLaunchPad4 Schnittstelle

Definition

Startet eine Konsolenanwendung mit Erweiterung.

public interface class IVsLaunchPad4
public interface class IVsLaunchPad4
__interface IVsLaunchPad4
[System.Runtime.InteropServices.Guid("70A675A3-71B7-462B-B7FF-02C6956F2715")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsLaunchPad4
[<System.Runtime.InteropServices.Guid("70A675A3-71B7-462B-B7FF-02C6956F2715")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsLaunchPad4 = interface
Public Interface IVsLaunchPad4
Attribute

Methoden

ExecCommandWithElevation(String, String, String)

Führt den angegebenen Befehl mit Erhöhung aus.

Gilt für