Share via


FileSearch.SearchScopes Property

Returns a SearchScopes collection.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property SearchScopes As SearchScopes
    Get
'Usage
Dim instance As FileSearch
Dim value As SearchScopes

value = instance.SearchScopes
SearchScopes SearchScopes { get; }

Property Value

Type: Microsoft.Office.Core.SearchScopes

See Also

Reference

FileSearch Interface

FileSearch Members

Microsoft.Office.Core Namespace