共用方式為


SPAppInstance members

Include protected members
Include inherited members

代表已安裝的特定SPWeb網站SPApp物件。

The SPAppInstance type exposes the following members.

Properties

  Name Description
Public property App 取得此執行個體已安裝的應用程式。
Public property AppPrincipalId 取得與此應用程式執行個體相關聯的應用程式主體識別碼編碼的宣告值。
Public property AppWebFullUrl 取得主控 SharePoint 元件是用於此應用程式執行個體的安裝期間建立之網站的絕對 URL。
Public property Id 取得SPAppInstance物件的唯一識別碼。
Public property InError 取得應用程式執行個體是否處於錯誤狀態。
Public property LaunchUrl 取得啟動目前應用程式執行個體的 URL。
Public property RemoteAppUrl 取得此應用程式執行個體的安裝期間部署的遠端系統基底 URL。
Public property SettingsPageUrl 取得目前應用程式執行個體的設定頁面 URL。
Public property SiteId 取得包含此應用程式執行個體安裝所在的 SPWeb 的 SharePoint 網站。
Public property Status 取得技術支援週期狀態的應用程式執行個體根據SPAppInstanceStatus物件所定義的常數。
Public property Title 取得 SharePoint 應用程式的標題。
Public property WebId 取得此應用程式安裝所在的 SharePoint 網站的識別碼。

Top

Methods

  Name Description
Public method CancelAllJobs 取消應用程式執行個體的各個目前執行中週期工作。
Public method Disable 停用應用程式執行個體,離開及其元件的位置,但其狀態,其中他們無法執行損壞的設定。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetErrorDetails 擷取應用程式執行個體發生錯誤的詳細資訊。
Public method GetHashCode (Inherited from Object.)
Public method GetPreviousAppVersion 擷取升級期間將升級的應用程式版本。
Public method GetType (Inherited from Object.)
Public method Install 開始在此應用程式執行個體上安裝。
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member RetrieveAppDatabaseConnectionString 擷取應用程式資料庫的連線字串。
Public method RetryAllJobs 請重新啟動此應用程式執行個體的所有工作 (如果有)。
Public method ToString (Inherited from Object.)
Public method Uninstall 移除初始化或安裝的應用程式執行個體。
Public method Upgrade 上傳應用程式的版本,然後將應用程式執行個體升級為該版本。

Top

請參閱

參照

SPAppInstance class

Microsoft.SharePoint.Administration namespace