This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.
Summary
Gets the name of the project to which the file affected by the issue belongs.
Can be
null or System.String.Empty if issue is not related to a project.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- IIssue
Syntax
string ProjectName { get; }
Value
| Type | Description |
|---|---|
| string |
