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.
Assembly: mscorlib (in mscorlib.dll)
The value of the TargetType field is the instance of Type whose GetInterfaceMap method returned the current InterfaceMapping structure.
Show: