SolutionBuild2::LastBuildInfo Property
Visual Studio 2015
Gets the number of projects that failed to build.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Implements
SolutionBuild::LastBuildInfoA return value of zero indicates a successful build. The value of LastBuildInfo is undefined when the value of the BuildState property is vsBuildStateNotStarted.
Show: