SPRemoteAppEventProperties members
Provides information for app events, such as installed, upgraded, and uninstalling.
The SPRemoteAppEventProperties type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPRemoteAppEventProperties | Initializes a new instance of the SPRemoteAppEventProperties class. |
Top
Properties
Name | Description | |
---|---|---|
AppWebFullUrl | Gets or sets the full URL of the app web. | |
AssetId | Gets or sets the ID of the app in the Office Store. | |
ContentMarket | Gets or sets the ID of the locale of the Office Store where the app was purchased. | |
HostWebFullUrl | Gets or sets the full URL of the host web. | |
PreviousVersion | Gets or sets the previous version of the app when the app is being upgraded. | |
ProductId | Gets or sets the product ID of the app. | |
Version | Gets or sets the version of the app. |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top