Share via

Facebook x.com LinkedIn Email

TypeBuilder.TypeHandle Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Not supported in dynamic modules.

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property TypeHandle As RuntimeTypeHandle
public override RuntimeTypeHandle TypeHandle { get; }

Property Value

Type: System.RuntimeTypeHandle
Read-only.

Exceptions

Exception Condition
NotSupportedException

Not supported in dynamic modules.

Version Information

Silverlight

Supported in: 5, 4, 3

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.


  • Last updated on 2011年11月18日