SPSolution.JobStatus 属性
获取与非特定语言解决方案相关联的作业状态。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property JobStatus As SPRunningJobStatus
Get
用法
Dim instance As SPSolution
Dim value As SPRunningJobStatus
value = instance.JobStatus
public SPRunningJobStatus JobStatus { get; }
属性值
类型:Microsoft.SharePoint.Administration.SPRunningJobStatus
一个SPRunningJobStatus的类型,指定相关联的作业的状态的对象。
备注
该属性返回非特定语言解决方案的计时器作业的状态。