SearchScopes 集合

优质
小牛编辑
125浏览
2023-12-01

SearchScope 对象的集合。

使用 SearchScopes 集合

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

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

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

FileSearch
SearchScopes
SearchScope