Wijmo UI for the Web
searchPatterns Field
wijmo.fileexplorer Namespace > IFileExplorerRequest Interface : searchPatterns Field

The patterns of the file to search. Only used for GetItems command.

Syntax
var instance; // Type: wijmo.fileexplorer.IFileExplorerRequest;
var value; // Type: any
value = instance.searchPatterns;
var searchPatterns : any;
See Also

Reference

IFileExplorerRequest Interface