FieldOffsetAttribute.Value 屬性

定義

取得結構起始處到欄位起始處的位移。

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

屬性值

取得從結構起始處到欄位起始處的位移。

適用於