SPApp.Source property
Gets information about where the app originated.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Source As SPAppSource
Get
'Usage
Dim instance As SPApp
Dim value As SPAppSource
value = instance.Source
public SPAppSource Source { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPAppSource
The app’s origin.