Share via


SourceLocation.AbsoluteIndex Property

Definition

public:
 property int AbsoluteIndex { int get(); void set(int value); };
public int AbsoluteIndex { get; set; }
member this.AbsoluteIndex : int with get, set
Public Property AbsoluteIndex As Integer

Property Value

Remarks

Set property is only accessible for deserialization purposes.

Applies to