Share via


SettingsProperty.ThrowOnErrorDeserializing Proprietà

Definizione

Ottiene o imposta un valore che specifica se verrà generato un errore quando la deserializzazione della proprietà ha esito negativo.

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

Valore della proprietà

true se verrà generato l'errore quando la deserializzazione della proprietà ha esito negativo; in caso contrario, false.

Si applica a