| IQsLogPutMessageType Property |
Imposta o restituisce se la registrazione dei messaggi deve anteporre una stringa descrivente il tipo di messaggio registrato.
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.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
BooleanSee Also