System.Search.UrlToIndexWithModificationTime

此属性与 System.Search.UrlToIndex 相同,只不过它包括上次修改 URL 的时间。 这是索引器的优化,因此它不必重新调用协议处理程序来请求此信息,以确定内容是否需要再次编制索引。

Windows 10 版本 1703、Windows 10 版本 1607、Windows 10、版本 1511、Windows 10、版本 1507、Windows 8.1、Windows 8、Windows 7、Windows Vista

propertyDescription
   name = System.Search.UrlToIndexWithModificationTime
   shellPKey = PKEY_Search_UrlToIndexWithModificationTime
   formatID = 0B63E343-9CCC-11D0-BCDB-00805FCCCE04
   propID = 12
   SearchInfo
      InInvertedIndex = false
      IsColumn = false
   typeInfo
      type = Multivalue Any

言论

System.Search.UrlToIndexWithModificationTime 属性与 System.Search.UrlToIndex 属性相同,只是您还传入了文档的上次修改时间。 如果上次修改时间匹配,索引器假定文档已编制索引并丢弃通知。 此属性是包含两个元素的向量,一个 VT_LPWSTR 值,其中包含 URL 和一个包含上次修改时间的 VT_FILETIME 值。

在早期版本的 Windows作系统中,System.Search.UrlToIndexWithModificationTime 称为PID_GTHR_DIRLINK_WITH_TIME。

PKEY 值在 Propkey.h 中定义。

System.Search.UrlToIndex

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

布尔Format

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl