Returns the token representing this field.
[Visual Basic] Public Function GetToken() As FieldToken [C#] public FieldToken GetToken(); [C++] public: FieldToken GetToken(); [JScript] public function GetToken() : FieldToken;
Returns the FieldToken object that represents the token for this field.
FieldBuilder Class | FieldBuilder Members | System.Reflection.Emit Namespace