Gets or sets a value indicating whether to encase source in square brackets if it is not encased already.
Namespace: MindFusion.Scripting
Assembly: MindFusion.Scripting
C# Copy Code |
---|
public bool Normalize { get; set; } |
Visual Basic Copy Code |
---|
Public Property Normalize As Boolean |
A boolean value. The default is true.