ProjectNode.ResumeMSBuild Method

Resumes the MSBuild process.

Overload List

  Name Description
Public method ResumeMSBuild(String) Resumes the MSBuild process on the supplied target with the default configuration and without logging to the output window.
Public method ResumeMSBuild(String, String) Resumes the MSBuild process on the supplied target with the supplied configuration and without logging to the output window.
Public method ResumeMSBuild(String, IVsOutputWindowPane, String) Resumes the MSBuild process on the supplied target with the default configuration, logging to the output window.

Top

See Also

Reference

ProjectNode Class

ProjectNode Members

Microsoft.VisualStudio.Package Namespace