共用方式為


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>

適用於