次の方法で共有


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>

適用対象