TemplateNodeLineNumber Property |
Gets/sets the line number within the template on which the node text starts.
The
CharNumber identifies the starting character within that line.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public int LineNumber { get; set; }
Public Property LineNumber As Integer
Get
Set
Property Value
Type:
Int32See Also