IVsLaunchPad Members

Include Protected Members
Include Inherited Members

Interface to generate command-line tools and batch files.

The IVsLaunchPad type exposes the following members.

Methods

  Name Description
Public method ExecBatchScript Creates a temporary batch file to be executed with output piped to an output pane in the IDE.
Public method ExecCommand Executes a command with output piped to an output pane in the IDE.
Public method ParseOutputStringForTaskItem Parses an output string and sends the results to the output pane.

Top

See Also

Reference

IVsLaunchPad Interface

Microsoft.VisualStudio.Shell.Interop Namespace