共用方式為


System.Search.IsClosedDirectory

如果容器專案自上次累加式索引驗證搜耙之後尚未變更,容器專案就會發出為 TRUE ,表示其子專案不需要由索引子列舉。 這有助於優化索引子效能。 在這些容器案例中, (範例是含有附件的電子郵件,或是具有.zip副檔名的壓縮檔) ,子專案與其父專案無法分開。 例如,如果內含專案的 System.DateModified 屬性變更,則容器的 System.DateModified 值會變更為相符。 此外,如果刪除父專案,也會刪除所有子專案。 因此,如果容器尚未變更,索引子就會知道其中沒有任何變更,而且不需要開啟容器來個別檢查內容。

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.IsClosedDirectory
   shellPKey = PKEY_Search_IsClosedDirectory
   formatID = 0B63E343-9CCC-11D0-BCDB-00805FCCCE04
   propID = 23
   SearchInfo
      InInvertedIndex = false
      IsColumn = false
   typeInfo
      type = Boolean

備註

PKEY 值定義于 Propkey.h 中。

重要

如果專案發出此屬性的 TRUE ,則其每個子專案都必須發出 System.Search.IsFullyContained 屬性做為 TRUE ,以防止這些專案從索引中刪除。

 

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl