Summary
Gets or sets a directory to search for assemblies specified within the text template.
- Namespace
- Cake
.Common .Tools .TextTransform - Containing Type
- Text
Transform Settings
Syntax
public DirectoryPath ReferencePath { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | The reference path. |