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

Namespace:  Gallio.MSBuildTasks
Assembly:  Gallio.MSBuildTasks (in Gallio.MSBuildTasks.dll) Version: 3.2.0.0 (3.2.528.0)

Syntax

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

See Also