The verbosity to use when logging. The default is "Normal".

Namespace:  Gallio.MSBuildTasks
Assembly:  Gallio.MSBuildTasks (in Gallio.MSBuildTasks.dll) Version: 3.3.0.0 (3.3.459.0)

Syntax

C#
public string Verbosity { set; }
Visual Basic (Declaration)
Public WriteOnly Property Verbosity As String

See Also