ProjectionSourceSpansChangedEventArgs.SpanPosition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The position in the list of source spans at which the change occurred.
public:
property int SpanPosition { int get(); };
public:
property int SpanPosition { int get(); };
public int SpanPosition { get; }
member this.SpanPosition : int
Public ReadOnly Property SpanPosition As Integer
Property Value
The position in the list of source spans at which the change occurred.