Click or drag to resize

CompilerContextProperties Property

Hashtable used to store session variables.

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

Property Value

Type: Hashtable
See Also