TypeGeneratedEventArgs.AdditionalInterfaces Eigenschap

Definitie

Deze klasse is niet bedoeld voor openbaar gebruik en wordt gebruikt om sterk getypte clientobjecten te genereren voor communicatie met gegevensservices.

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)

Waarde van eigenschap

Aanvullende interfaces.

Van toepassing op