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