Click or drag to resize

INIFileTryWrite Method

Scrive su file le impostazioni presenti in memoria senza lanciare eccezioni ma restituendo se è riuscito o meno.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public bool TryWrite()

Return Value

Type: Boolean
Restituisce true se riesce altrimenti false.
See Also