Sets whether to show generated reports in a window using the default system application registered to the report file type.

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

Syntax

C#
public bool ShowReports { private get; set; }
Visual Basic (Declaration)
Public Property ShowReports As Boolean

See Also