VolatileScopesManagerInfo.LastCompilationTime 属性

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

命名空间:  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 VolatileScopesManagerInfo
Dim value As DateTime

value = instance.LastCompilationTime

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

属性值

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

另请参阅

引用

VolatileScopesManagerInfo 类

VolatileScopesManagerInfo 成员

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