IPWorks Cloud 2020 Delphi Edition

Questions / Feedback?

SearchFileExtensions Property

File extensions to restrict the search to.

Syntax

property SearchFileExtensions: String read get_SearchFileExtensions write set_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 Delphi Edition - Version 20.0 [Build 8265]