Share via


ISymbolVariable.EndOffset 屬性

定義

取得變數範圍內變數的結束位移。

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

屬性值

變數的結束位移。

備註

此屬性僅適用於局部變數。

適用於