TypeGeneratedEventArgs.AdditionalInterfaces 屬性

定義

此類別不提供公用用途,而是用以產生強型別的用戶端物件來與資料服務進行通訊。

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)

屬性值

其他介面。

適用於