InterfaceImplementedInVersionAttribute.InterfaceType Propiedad

Definición

Obtiene el tipo de la interfaz que implementa el tipo de destino.

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

Valor de propiedad

Tipo de la interfaz.

Se aplica a