BuildServerIssueResult.

PostedIssues Property

Summary

Gets all issues posted to the build server.

Syntax

public IEnumerable<IIssue> PostedIssues { get; }

Value

Type Description
IEnumerable<IIssue>