IQsLog.PutTimeStamp Property

QsInformatica.Utils

IQsLogPutTimeStamp Property

Imposta o restituisce se la registrazione dei messaggi deve anteporre la data e l'ora della registrazione.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
bool PutTimeStamp { get; set; }
Property PutTimeStamp As Boolean
	Get
	Set
property bool PutTimeStamp {
	bool get ();
	void set (bool value);
}
abstract PutTimeStamp : bool with get, set

Property Value

Type: Boolean
See Also