IQsLog.PutMessageType Property

QsInformatica.Utils

IQsLogPutMessageType Property

Imposta o restituisce se la registrazione dei messaggi deve anteporre una stringa descrivente il tipo di messaggio registrato.

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

Property Value

Type: Boolean
See Also