TemplateCompiler AssemblyFileName Property NFX Class Library

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

Gets/sets filename for assembly, if null then assembly is created in-memory only

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

[ConfigAttribute("$asm-file")]
public string AssemblyFileName { get; set; }

Property Value

Type: OnlineString
See Also