Retrieves the metadata token for this field.
[Visual Basic] Public ReadOnly Property Token As Integer [C#] public int Token {get;} [C++] public: __property int get_Token(); [JScript] public function get Token() : int;
Read-only. Retrieves the metadata token of this field.
FieldToken Structure | FieldToken Members | System.Reflection.Emit Namespace