Gets the invoked method.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
MethodInfo Method { get; }
ReadOnly Property Method As MethodInfo Get
property MethodInfo^ Method { MethodInfo^ get (); }
/** @property */ MethodInfo get_Method()