SPSolutionLanguagePack.JobExists 属性

检查以确定该语言包的部署是否存在计时器作业。

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

语法

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

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

属性值

类型:System.Boolean
返回true如果计时器作业存在的语言包 ;否则将返回false。

另请参阅

引用

SPSolutionLanguagePack 类

SPSolutionLanguagePack 成员

Microsoft.SharePoint.Administration 命名空间