TemplateText.

Result Property

Summary

Gets or sets the resulting string, after the template variables were replaced in the template string.

Syntax

[Output]
public string Result { get; set; }

Attributes

Type Description
Output

Value

Type Description
string