Click or drag to resize

IQsLogWrite Method (String)

Registra un messaggio nel file di Log.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
void Write(
	string Message
)

Parameters

Message
Type: SystemString
Messaggio da scrivere.
See Also