AsType Method

TypeInfo.AsType Method

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

Returns the current type as a Type object.

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

'Declaration
Public Overridable Function AsType As Type

Return Value

Type: System.Type
The current type.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft