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