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 the current state of the app in the app source.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property SourceState As SPAppSourceState
Get
'Usage
Dim instance As SPApp
Dim value As SPAppSourceState
value = instance.SourceState
public SPAppSourceState SourceState { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPAppSourceState
The current state of the app.