var instance; // Type: wijmo.fileexplorer.IFileExplorerRequest; var value; // Type: string value = instance.filterExpression;
var filterExpression : string;
The expression of filter while getting items. Only used for GetItems command.
var instance; // Type: wijmo.fileexplorer.IFileExplorerRequest; var value; // Type: string value = instance.filterExpression;
var filterExpression : string;