Share via


ISymbolScope.EndOffset 屬性

定義

取得目前語彙範圍的結束位移。

public:
 property int EndOffset { int get(); };
public int EndOffset { get; }
member this.EndOffset : int
Public ReadOnly Property EndOffset As Integer

屬性值

目前語彙範圍的結束位移。

適用於