SPAppInstance.Install method
開始在此應用程式執行個體上安裝。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Function Install As Guid
'用途
Dim instance As SPAppInstance
Dim returnValue As Guid
returnValue = instance.Install()
public Guid Install()
傳回值
Type: System.Guid
安裝工作識別碼。
備註
此方法可用來安裝最初無法重新啟動安裝。