IVsSolutionBuildManager2.StartSimpleUpdateProjectConfiguration Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
StartSimpleUpdateProjectConfiguration(IVsHierarchy, IVsHierarchy, String, UInt32, UInt32, Int32)
This is a variant of the update command that allows you to build, clean, deploy, or launch a single project configuration. (Inherited from IVsSolutionBuildManager.)
StartSimpleUpdateProjectConfiguration(IVsHierarchy, IVsHierarchy, String, UInt32, UInt32, Int32)
This is a variant of the update command that allows you to build, clean, deploy, or launch a single project configuration.
Top
See Also
Reference
IVsSolutionBuildManager2 Interface