SettingsProperty.ThrowOnErrorDeserializing Propriété

Définition

Obtient ou définit une valeur spécifiant si une erreur est levée lorsque la propriété n’est pas désérialisée.

public:
 property bool ThrowOnErrorDeserializing { bool get(); void set(bool value); };
public bool ThrowOnErrorDeserializing { get; set; }
member this.ThrowOnErrorDeserializing : bool with get, set
Public Property ThrowOnErrorDeserializing As Boolean

Valeur de propriété

true si l’erreur est levée lorsque la propriété n’est pas désérialisée ; sinon, false.

S’applique à