MethodBodyStreamEncoder.MethodBody.Offset Property

Definition

Gets the offset of the encoded method body in the method body stream.

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

Property Value

The offset of the encoded method body in the method body stream.

Applies to