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.
Inheritance Hierarchy
System..::.Object
System.Reflection..::.IntrospectionExtensions
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Syntax
<ExtensionAttribute> _
Public NotInheritable Class IntrospectionExtensions
public static class IntrospectionExtensions
The IntrospectionExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
GetTypeInfo | Returns the TypeInfo representation of the specified type. |
Top
Version Information
Windows Phone OS
Supported in: 8.1, 8.0
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.