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