This topic has not yet been rated - Rate this topic

BuildVerbosity Enumeration

Visual Studio 2010

Specifies the level of detail of the log output during a build. For more information about how to use this type, see Manage Build Information and Control Verbosity.

Namespace:  Microsoft.TeamFoundation.Build.Workflow
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
public enum BuildVerbosity
Member name Description
Minimal Provides minimal information about the build.
Normal Provides typical information about the build.
Detailed Provides detailed information about the build.
Diagnostic Provides additional debugging information about the build.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ