Click or drag to resize

CSharpParserArgs Property

Embedded script arguments. The both script and engine arguments are allowed except "/noconfig" engine command line switch.

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

Property Value

Type: String
See Also