IQsLog.PutAppDomainName Property

QsInformatica.Utils

IQsLogPutAppDomainName Property

Imposta o restituisce se la registrazione dei messaggi deve anteporre il nome dell'eseguibile al quale appartiene il processo chiamante.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
bool PutAppDomainName { get; set; }
Property PutAppDomainName As Boolean
	Get
	Set
property bool PutAppDomainName {
	bool get ();
	void set (bool value);
}
abstract PutAppDomainName : bool with get, set

Property Value

Type: Boolean
See Also