| QsLogPutTimeStamp Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.QsLog.PutTimeStamp"]
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax public bool PutTimeStamp { get; set; }
Public Property PutTimeStamp As Boolean
Get
Set
public:
virtual property bool PutTimeStamp {
bool get () sealed;
void set (bool value) sealed;
}
abstract PutTimeStamp : bool with get, set
override PutTimeStamp : bool with get, set
Property Value
Type:
BooleanImplements
IQsLogPutTimeStampSee Also