Share via


SettingsProperty.ThrowOnErrorDeserializing Propriété

Définition

Obtient ou définit une valeur spécifiant si une erreur sera levée lorsque la propriété ne sera pas correctement 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 correctement désérialisée ; sinon, false.

S’applique à