Shows the type that represents the interface.
[Visual Basic] Public interfaceType As Type [C#] public Type interfaceType; [C++] public: Type* interfaceType; [JScript] public var interfaceType : Type;
InterfaceMapping Structure | InterfaceMapping Members | System.Reflection Namespace | Type