MethodBodyStreamEncoder.MethodBody.Offset 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得方法主體資料流中已編碼方法主體的位移。
public:
property int Offset { int get(); };
public int Offset { get; }
member this.Offset : int
Public ReadOnly Property Offset As Integer
屬性值
方法主體數據流中編碼方法主體的位移。