TemplateCompiler Assembly Property NFX Class Library

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

Returns compiled assembly or null if only source have been compiled when CompileCode=false;

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

public Assembly Assembly { get; }

Property Value

Type: OnlineAssembly
See Also