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

Return Value

Boolean
Restituisce true se riesce altrimenti false.
See Also