SPSolution.JobStatus property
取得與語言相關解決方案相關聯的工作狀態。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property JobStatus As SPRunningJobStatus
Get
'用途
Dim instance As SPSolution
Dim value As SPRunningJobStatus
value = instance.JobStatus
public SPRunningJobStatus JobStatus { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPRunningJobStatus
指定狀態的相關聯的工作類型SPRunningJobStatus的物件。
備註
屬性會傳回非語言相關解決方案的計時器工作的狀態。