SymScope.StartOffset 屬性

定義

取得目前語彙範圍的起始位移。

public:
 virtual property int StartOffset { int get(); };
public override int StartOffset { get; }
public virtual int StartOffset { get; }
member this.StartOffset : int
Public Overrides ReadOnly Property StartOffset As Integer
Public Overridable ReadOnly Property StartOffset As Integer

屬性值

Microsoft 中繼語言 (MSIL) 起始位移。 從目前語彙範圍之方法開頭的位移。

實作

適用於