Summary
Gets or sets the resulting string, after the template variables were replaced in the template string.
- Namespace
- NBuildKit
.MsBuild .Tasks .Templating - Containing Type
- TemplateText
Syntax
[Output]
public string Result { get; set; }
Attributes
Type | Description |
---|---|
Output |
Value
Type | Description |
---|---|
string |