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)

속성 값

추가 인터페이스입니다.

적용 대상