TargetType Field
Collapse the table of content
Expand the table of content

InterfaceMapping.TargetType Field

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

Represents the type that was used to create the interface mapping.

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

'Declaration
Public TargetType As Type

The value of the TargetType field is the instance of Type whose GetInterfaceMap method returned the current InterfaceMapping structure.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft