auto_recover Eigentum

auto_recover Eigentum

Gibt an, ob die Datei zur automatischen Wiederherstellung markiert ist.

Definition:

@property
def auto_recover(self):
    ...
@auto_recover.setter
def auto_recover(self, value):
    ...

Siehe auch