TextTransformation<TTemplate>.

Template Property

Summary

Gets the text transformation template.
Namespace
Cake.Common.Text
Containing Type
TextTransformation<TTemplate>

Syntax

public TTemplate Template { get; }

Value

Type Description
TTemplate The text transformation template.