MindFusion.Wpf Pack Programmer's Guide
CompileOptions Properties
 


 Public Properties

  Name Description

InterpretCircumflexAsPower

Gets or sets a value indicating whether circumflex symbols (^) are interpreted as raising to power, rather than exclusive-OR. Raising to power also has different priority than XOR.

InterpretExclamationAsReference

Gets or sets a value indicating whether exclamation marks (!) are interpreted as references, rather than NOT.

Normalize

Gets or sets a value indicating whether to encase source in square brackets if it is not encased already.

 See Also

CompileOptions Class
MindFusion.Scripting Namespace