Summary
Gets or sets the assembly used for compiling and running the text template.
- Namespace
- Cake
.Common .Tools .TextTransform - Containing Type
- Text
Transform Settings
Syntax
public string Assembly { get; set; }
Value
Type | Description |
---|---|
string | The assembly. |