QsLog.PutCategory Property

QsInformatica.Utils

QsLogPutCategory Property

[Missing <summary> documentation for "P:QsInformatica.Utils.QsLog.PutCategory"]

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.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

Type: Boolean

Implements

IQsLogPutCategory
See Also