startup_path proprietà

startup_path proprietà

Ottiene o imposta il percorso di avvio a cui fanno riferimento alcuni riferimenti a formule esterne.

Definizione:

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

Guarda anche