共用方式為


DependsOnProfile interface

取決於設定檔定義。

屬性

installDependsOn

應用程式安裝作業相依性。

uninstallDependsOn

應用程式刪除作業相依性。

updateDependsOn

應用程式更新作業相依性。

屬性詳細資料

installDependsOn

應用程式安裝作業相依性。

installDependsOn?: string[]

屬性值

string[]

uninstallDependsOn

應用程式刪除作業相依性。

uninstallDependsOn?: string[]

屬性值

string[]

updateDependsOn

應用程式更新作業相依性。

updateDependsOn?: string[]

屬性值

string[]