Not supported in dynamic modules.
[Visual Basic] Overridable Public ReadOnly Property TypeHandle As _ RuntimeTypeHandle [C#] public RuntimeTypeHandle TypeHandle {override get;} [C++] public: __property virtual RuntimeTypeHandle get_TypeHandle(); [JScript] public function get TypeHandle() : RuntimeTypeHandle;
Read-only. None.
Exception Type | Condition |
---|---|
NotSupportedException | Not supported in dynamic modules. |
TypeBuilder Class | TypeBuilder Members | System.Reflection.Emit Namespace