IReadOnlyList<string> ColumnsNames {get;}
Property Value
Returns the column names if GetIssues(IRule,IQueryExecutionSuccessResult,IssueReferenceRecord) has been called with the value IssueReferenceRecord.IssueReferenceRecord.Yes, else returns null.The columns names are the same than the ones obtained through NDepend.CodeQuery.IQueryExecutionSuccessResult.NDepend.CodeQuery.IQueryExecutionSuccessResult.ColumnsNames.