Cloud Storage Integrator 2016 macOS Edition
Cloud Storage Integrator 2016 macOS Edition
Questions / Feedback?

searchMode (property)

The level at which to search.

- (int)searchMode

- (void)setSearchMode:(int)newSearchMode

Possible Values

SM_FILE_NAME(0), SM_FILE_NAME_AND_CONTENT(1), SM_DELETED_FILE_NAME(2)

Default Value

0

Remarks

This property specifies the search mode when Search is called. Possible values are:

0 (smFileName - default) File and folder names are searched.
1 (smFileNameAndContent) File and folder names as well as file contents are searched.
2 (smDeletedFileName) Deleted file and folder names are searched.

Note: File content searching is only supported for business accounts.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 macOS Edition - Version 16.0 [Build 7239]