Summary
Gets or sets the relative or absolute path of the assembly.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- Project
Assembly Reference
Syntax
public FilePath HintPath { get; set; }
Value
Type | Description |
---|---|
FilePath | The relative or absolute path of the assembly. |