QueryRule.LastModified 属性

上次修改时间戳

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

语法

声明
<DataMemberAttribute> _
Public Property LastModified As DateTime
    Get
    Friend Set
用法
Dim instance As QueryRule
Dim value As DateTime

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

属性值

类型:System.DateTime

另请参阅

引用

QueryRule 类

QueryRule 成员

Microsoft.Office.Server.Search.Query.Rules 命名空间