ImplementsAttribute.InterfaceType Property

Definition

Gets the type of interface that selectable classes must implement.

public:
 property Type ^ InterfaceType { Type ^ get(); };
public Type InterfaceType { get; }
member this.InterfaceType : Type
Public ReadOnly Property InterfaceType As Type

Property Value

Applies to