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