SPSolution.Upgrade method (String)
從舊版的解決方案升級至目前的版本,使用指定的方案檔案中。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub Upgrade ( _
path As String _
)
'用途
Dim instance As SPSolution
Dim path As String
instance.Upgrade(path)
public void Upgrade(
string path
)
參數
path
Type: System.String解決方案檔案的路徑。