ScopesManagerInfo.LastCompilationTime 属性

获取或设置的日期和时间搜索Scopes系统的最后一次编译。

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

语法

声明
<DataMemberAttribute> _
Public Property LastCompilationTime As DateTime
    Get
    Set
用法
Dim instance As ScopesManagerInfo
Dim value As DateTime

value = instance.LastCompilationTime

instance.LastCompilationTime = value
[DataMemberAttribute]
public DateTime LastCompilationTime { get; set; }

属性值

类型:System.DateTime
日期和时间搜索Scopes系统的最后一次编译。

另请参阅

引用

ScopesManagerInfo 类

ScopesManagerInfo 成员

Microsoft.Office.Server.Search.Administration 命名空间