TypeGeneratedEventArgs.AdditionalInterfaces Vlastnost

Definice

Tato třída není určena pro veřejné použití a slouží ke generování objektů na straně klienta silného typu pro komunikaci s datovými službami.

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)

Hodnota vlastnosti

Další rozhraní.

Platí pro