LineMapping.CharacterOffset 属性

定义

紧随 C# 中增强 #line 指令之后行的语法树中的可选偏移量。

public int? CharacterOffset { get; }
member this.CharacterOffset : Nullable<int>
Public ReadOnly Property CharacterOffset As Nullable(Of Integer)

属性值

适用于