TemplateCompiler CompileCode Property NFX Class Library

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

Indicates whether language compilation should be performed and Assembly be built

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

[ConfigAttribute("$compile-code")]
public bool CompileCode { get; set; }

Property Value

Type: OnlineBoolean
See Also