共用方式為


SPSolution.Retract method

Include protected members
Include inherited members

撤銷已將方案。

Overload list

  Name Description
Public method Retract(DateTime) 會建立計時器工作,以在特定時間要撤銷指定的解決方案。
Public method Retract(DateTime, Collection<SPWebApplication>) 會建立計時器工作,以在特定時間要撤銷指定的解決方案,從指定的 web 應用程式。

Top

備註

當已撤銷件解決方案時,該解決方案的所有檔案會撤銷都件,即使其他解決方案指向相同的檔案。這可以避免使用,來確保每個解決方案指向一組獨特的檔案。

若要撤銷的語言套件,請參閱 < SPSolutionLanguagePack

請參閱

參照

SPSolution class

SPSolution members

Microsoft.SharePoint.Administration namespace