SettingsProperty.ThrowOnErrorSerializing Proprietà

Definizione

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

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

Valore della proprietà

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

Si applica a