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: 22.4.2.0 (22.4.2.0)
Syntax
public bool TryWrite()

Return Value

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