| QsLogAsyncPutAppDomainName Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.QsLogAsync.PutAppDomainName"]
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.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
BooleanImplements
IQsLogPutAppDomainNameSee Also