InterfaceImplementedInVersionAttribute.InterfaceType 屬性

定義

取得目標型態實作的介面類型。

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

屬性值

介面的類型。

適用於