IntrospectionExtensions Class
TOC
Collapse the table of content
Expand the table of content

IntrospectionExtensions Class

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Contains methods for converting Type objects.

System.Object
  System.Reflection.IntrospectionExtensions

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

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class IntrospectionExtensions

The IntrospectionExtensions type exposes the following members.

  NameDescription
Public methodStatic memberGetTypeInfoReturns the TypeInfo representation of the specified type.
Top

Windows Phone OS

Supported in: 8.1, 8.0

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Show:
© 2017 Microsoft