Click or drag to resize

SyntactikCompilerParameters Property

Compiler parameters

Namespace:  Syntactik.Compiler
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public CompilerParameters Parameters { get; }

Property Value

Type: CompilerParameters
See Also