A Sandcastle Documented Class Library
IQsLogPutCategory Property |
Imposta o restituisce se la registrazione dei messaggi deve anteporre la categoria di quello specifico messaggio.
Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
bool PutCategory { get; set; }
Property PutCategory As Boolean Get Set
property bool PutCategory { bool get (); void set (bool value); }
abstract PutCategory : bool with get, set
Property Value
Type: BooleanSee Also