| QsLogAsyncPutCategory Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.QsLogAsync.PutCategory"]
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.0
Syntax public bool PutCategory { get; set; }
Public Property PutCategory As Boolean
Get
Set
public:
virtual property bool PutCategory {
bool get () sealed;
void set (bool value) sealed;
}
abstract PutCategory : bool with get, set
override PutCategory : bool with get, set
Property Value
BooleanImplements
IQsLogPutCategorySee Also