startup_path propriété

startup_path propriété

Obtient ou définit le chemin de démarrage, auquel font référence certaines références de formule externes.

Définition:

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

Voir également