InterfaceImplementedInVersionAttribute.InterfaceType Propiedad

Definición

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

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

Valor de propiedad

Type

Tipo de la interfaz.

Se aplica a