Click or drag to resize
MacroExpressionStartIndex Property
Starting index of the expression in the source.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected int StartIndex { get; set; }

Property Value

Type: Int32
See Also