SPAppInstance properties

The SPAppInstance type exposes the following members.

Properties

  Name Description
Public property App Gets the app that this instance is an installation of.
Public property AppPrincipalId Gets the encoded claim value for the app principal identifier associated with this app instance.
Public property AppWebFullUrl Gets the absolute URL of the site created during the installation of this app instance that is used to host SharePoint components.
Public property Id Gets the unique identifier of the SPAppInstance object.
Public property ImageFallbackUrl
Public property ImageUrl
Public property InError Gets whether the app instance is in an an error state.
Public property LaunchUrl Gets the launch URL of the current app instance.
Public property PackageFingerprint
Public property ProductId
Public property RemoteAppUrl Gets the base URL of the remote system deployed during the installation of this app instance.
Public property SettingsPageUrl Gets the settings page URL of the current app instance.
Public property SiteId Gets the SharePoint site containing the SPWeb where this app instance is installed.
Public property Status Gets the lifecycle status of an app instance based on the constants defined by the SPAppInstanceStatus object.
Public property Title Gets the title of the SharePoint app.
Public property WebId Gets the identifier of the SharePoint web where this app is installed.

Top

See also

Reference

SPAppInstance class

Microsoft.SharePoint.Administration namespace