SourceLocation.CharacterIndex Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the character index for the source location.

public int CharacterIndex { get; }
member this.CharacterIndex : int
Public ReadOnly Property CharacterIndex As Integer

Property Value

The character index for the source location.

Applies to