Share via


TypeGeneratedEventArgs.AdditionalInterfaces Propiedad

Definición

Esta clase no es de uso público y se usa a fin de generar objetos de cliente fuertemente tipados para la comunicación con los servicios de datos.

public:
 property System::Collections::Generic::List<Type ^> ^ AdditionalInterfaces { System::Collections::Generic::List<Type ^> ^ get(); };
public System.Collections.Generic.List<Type> AdditionalInterfaces { get; }
member this.AdditionalInterfaces : System.Collections.Generic.List<Type>
Public ReadOnly Property AdditionalInterfaces As List(Of Type)

Valor de propiedad

Interfaces adicionales.

Se aplica a