The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DynamicMethod::MethodHandle Property
.NET Framework (current version)
Not supported for dynamic methods.
Assembly: mscorlib (in mscorlib.dll)
public: property RuntimeMethodHandle MethodHandle { virtual RuntimeMethodHandle get() override; }
Implements
_MethodBase::MethodHandle| Exception | Condition |
|---|---|
| InvalidOperationException | Not allowed for dynamic methods. |
.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.1
Available since 2.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.1
Show: