Share via


SettingsProperty.ThrowOnErrorSerializing 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 sérialisée.

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

Valeur de propriété

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

S’applique à