Returns the metadata token for this method.
[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. Returns the metadata token for this method.
MethodToken Structure | MethodToken Members | System.Reflection.Emit Namespace