Compartir a través de


ExceptionSerializationOptions.SupportedExceptionTypeFilter Propiedad

Definición

Obtiene o establece el predicado utilizado para habilitar la serialización para un tipo de excepción.

public Func<Type,bool> SupportedExceptionTypeFilter { get; set; }
member this.SupportedExceptionTypeFilter : Func<Type, bool> with get, set
Public Property SupportedExceptionTypeFilter As Func(Of Type, Boolean)

Valor de propiedad

Se aplica a