AppCatalog members
Represents all of the AppInstance objects installed on an instance of SharePoint. It provides querying capabilities for discovering installations.
The AppCatalog type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetAppDetails | ||
GetAppInstance | ||
GetAppInstances | Retrieves the app instances installed at the specified runtime context and web object. | |
GetAppPermissionDescriptions | ||
GetDeveloperSiteAppInstancesByIds | Retrieves the app instances on the specified developer site with the specified app instance identifiers. | |
IsAppSideloadingEnabled | Indicates whether side loading of SharePoint apps is enabled on the site in context. |
Top