SPSolution.JobExists 属性

指定计时器作业是否存在此SPSolution

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property JobExists As Boolean
    Get
用法
Dim instance As SPSolution
Dim value As Boolean

value = instance.JobExists
public bool JobExists { get; }

属性值

类型:System.Boolean
指定计时器作业是否已实例化一个Boolean变量。

备注

该属性返回非特定语言解决方案的计时器作业存在。

另请参阅

引用

SPSolution 类

SPSolution 成员

Microsoft.SharePoint.Administration 命名空间

SPSolutionLanguagePack

其他资源

本地化解决方案