SourceLocation.CharacterIndex 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码使用。获取源位置的字符索引。

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

属性值

源位置的字符索引。

适用于