TemplateCompiler Namespace Property NFX Class Library

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

Sets the name of namespace that classes compiled into

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

[ConfigAttribute("$namespace")]
public string Namespace { get; set; }

Property Value

Type: OnlineString
See Also