IIssuesParameters.

OutputDirectory Property

Summary

Gets or sets the path to the output directory. A relative path will be relative to the current working directory. Default value is BuildArtifacts.

Syntax

DirectoryPath OutputDirectory { get; set; }

Value

Type Description
DirectoryPath
GitHub