IIssuesParametersBuildServer.

ShouldReportIssuesToBuildServer Property

Summary

Gets or sets a value indicating whether issues should be reported to the build server. Default value is true.

Syntax

bool ShouldReportIssuesToBuildServer { get; set; }

Value

Type Description
bool
GitHub