Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.