Share via


SourceLocation.CharacterIndex Property

Definition

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

Property Value

Remarks

Set property is only accessible for deserialization purposes.

Applies to