CompileUnit TemplateSource Property NFX Class Library

[This is preliminary documentation and is subject to change.]

References original template source such as a string for text-based templates or an image

Namespace: NFX.Templatization
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public ITemplateSource TemplateSource { get; }

Property Value

Type: ITemplateSource
See Also