共用方式為


SPApp members

Include protected members
Include inherited members

代表載入至Microsoft SharePoint Server並準備好要安裝的應用程式。

The SPApp type exposes the following members.

Properties

  Name Description
Public property AssetId 取得服務商場用的應用程式的識別碼。
Public property ContentMarket 取得應用程式獲取者已瀏覽市集應用程式已取得次使用的文化特性。
Public property ProductId 跨版本取得此應用程式的全域唯一識別碼 (GUID)。
Public property Source 取得應用程式的源自其中的相關資訊。
Public property SourceState 在應用程式來源取得應用程式的目前狀態。
Public property VersionString 取得其資訊清單中所指定的應用程式版本。

Top

Methods

  Name Description
Public method CreateAppInstance(SPWeb) 會在web參數所指定的網站建立應用程式執行的個體。
Public method CreateAppInstance(SPWeb, CultureInfo) 建立此應用程式的指定的網站和文化特性的執行個體。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPApp class

Microsoft.SharePoint.Administration namespace