This topic has not yet been rated - Rate this topic

IVsLaunchPad Interface

Interface to generate command-line tools and batch files.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("EF16A8B0-41CF-11D1-84A4-00A0C9110055")] 
public interface IVsLaunchPad
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("EF16A8B0-41CF-11D1-84A4-00A0C9110055") */ 
public interface IVsLaunchPad
InterfaceTypeAttribute(1) 
GuidAttribute("EF16A8B0-41CF-11D1-84A4-00A0C9110055") 
public interface IVsLaunchPad

For more information, see SVsLaunchPad.

See illustrations of the implementation and/or calling of this interface in the sample Basic Project Sample.

Notes to Callers Call when your project needs to generate command line tools and batch files as part of its build process.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ