Represents the Type that implements the interface.
[Visual Basic] Public targetType As Type [C#] public Type targetType; [C++] public: Type* targetType; [JScript] public var targetType : Type;
InterfaceMapping Structure | InterfaceMapping Members | System.Reflection Namespace | Type