ProjectContainerNode.ResumeMSBuild Method

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. (Inherited from ProjectNode.)
Public method ResumeMSBuild(String, String) Resumes the MSBuild process on the supplied target with the supplied configuration and without logging to the output window. (Inherited from ProjectNode.)
Public method ResumeMSBuild(String, IVsOutputWindowPane, String) Resumes the MSBuild process on the supplied target with the default configuration, logging to the output window. (Inherited from ProjectNode.)

Top

See Also

Reference

ProjectContainerNode Class

ProjectContainerNode Members

Microsoft.VisualStudio.Package Namespace