다음을 통해 공유


AllowedTypesSerializationBinder.AllowedTypes 속성

정의

허용되는 형식의 컬렉션을 가져옵니다.

public System.Collections.Generic.IList<Type> AllowedTypes { get; }
member this.AllowedTypes : System.Collections.Generic.IList<Type>
Public ReadOnly Property AllowedTypes As IList(Of Type)

속성 값

허용되는 Type 클래스의 IList<T>.

적용 대상