Click or drag to resize

CompilerContextParameters Property

Compiler parameters of the session.

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