Node<TNode>.SourcePosition Property
Definition
The position of the node in the source code.
public virtual SourcePosition SourcePosition { get; set; }
Property Value
The source position.
Last modified: 22 November 2024
The position of the node in the source code.
The source position.