IVsLaunchPad4 Interface

 

Launches a console application with elevation.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("70A675A3-71B7-462B-B7FF-02C6956F2715")]
public interface IVsLaunchPad4

NameDescription
System_CAPS_pubmethodExecCommandWithElevation(String, String, String)

Executes the given command with elevation.

Return to top
Show: