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