Gets or sets a value indicating whether more information should be displayed during the build process.
[Visual Basic]
<CommandLineArgument(Name:="verbose", ShortName:="v", Description:="Displays more information during build process", Type:=CommandLineArgumentTypes.AtMostOnce)>
[CommandLineArgument(Name="verbose", ShortName="v", Description="Displays more information during build process", Type=CommandLineArgumentTypes.AtMostOnce)]