IReflectableType.GetTypeInfo Method

TypeInfo.IReflectableType.GetTypeInfo Method

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

Returns a representation of the current type as a TypeInfo object.

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

TypeInfo IReflectableType.GetTypeInfo()

Return Value

Type: System.Reflection.TypeInfo
A reference to the current type.

Implements

IReflectableType.GetTypeInfo()

This member is an explicit interface member implementation. It can be used only when the TypeInfo instance is cast to an IReflectableType interface.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft