startup_path属性

startup_path属性

获取或设置启动路径,由一些外部公式引用引用。

定义:

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

也可以看看