Share via


FileSearch.SearchFolders Property

Returns a SearchFolders collection.

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

Syntax

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

value = instance.SearchFolders
SearchFolders SearchFolders { get; }

Property Value

Type: Microsoft.Office.Core.SearchFolders

See Also

Reference

FileSearch Interface

FileSearch Members

Microsoft.Office.Core Namespace