Click or drag to resize

CompileInfoAssemblyFile Property

The assembly file path. If not specified it will be composed as "<RootClass>.dll".

Namespace:  CSScriptLib
Assembly:  CSScriptLib (in CSScriptLib.dll) Version: 1.3.2.0
Syntax
C#
public string AssemblyFile { get; set; }

Property Value

Type: String
See Also