IIssuesParametersBuildServer.

ShouldPublishFullIssuesReport Property

Summary

Gets or sets a value indicating whether full issues report should be published as artifact to the build system. Default value is true.

Syntax

bool ShouldPublishFullIssuesReport { get; set; }

Value

Type Description
bool
GitHub