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