DbNetSuiteVS
DbNetFile..::.SearchModes Enumeration
NamespacesDbNetLink.DbNetSuiteVSDbNetFileDbNetFile..::.SearchModes
Specifies the mechanism by which the file system is searched.
Declaration Syntax
C#Visual Basic
public enum SearchModes
Public Enumeration SearchModes
Members
MemberDescription
FileSystem
Searches the file system directly. No content searching is available using this method.

IndexingService
Searches the file system using the Indexing Service. The correct catalog must be specified in the IndexingServiceCatalog property

WindowsSearch
Searches the file system using windows search

Assembly: DbNetLink.DbNetSuiteVS (Module: DbNetLink.DbNetSuiteVS) Version: 0.9.3317.16858 (0.9.0.0)