Summary
Gets the unique project identifier.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectParserResult
Syntax
public string ProjectGuid { get; }
Value
Type | Description |
---|---|
string | The unique project identifier. |