Summary
Gets or sets the project file path.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectFile
Syntax
public FilePath FilePath { get; set; }
Value
Type | Description |
---|---|
FilePath | The project file path. |
public FilePath FilePath { get; set; }
Type | Description |
---|---|
FilePath | The project file path. |