SearchScopes 集合

         
FileSearch
SearchScopes
SearchScope

SearchScope 对象的集合。

使用 SearchScopes 集合

使用 FileSearch 对象的 SearchScopes 属性返回 SearchScopes 集合,例如:

Dim sss As SearchScopes
Set sss = Application.FileSearch.SearchScopes

不能向 SearchScopes 集合中添加或从中删除 SearchScope 对象。