IPWorks Cloud 2020 Java Edition

Questions / Feedback?

SearchFileExtensions Property

File extensions to restrict the search to.

Syntax

public String getSearchFileExtensions();
public void setSearchFileExtensions(String searchFileExtensions);

Default Value

""

Remarks

This property may be set to a comma-separated list of file extensions to restrict the search results returned by Search. File extensions should be specified without leading dot (.) characters.

Note that the server will only apply this search restriction when SearchKind is set to dskActive (0).

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Java Edition - Version 20.0 [Build 8265]