SPApp.SourceState property
在應用程式來源取得應用程式的目前狀態。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property SourceState As SPAppSourceState
Get
'用途
Dim instance As SPApp
Dim value As SPAppSourceState
value = instance.SourceState
public SPAppSourceState SourceState { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPAppSourceState
應用程式的目前狀態。