Compartir a través de


AllowedTypesSerializationBinder.AllowedTypes Propiedad

Definición

Obtiene la colección de los tipos permitidos.

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

Valor de propiedad

Una IList<T> de clases de Type permitidas.

Se aplica a