IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

SearchFileExtensions Property

File extensions to restrict the search to.

Syntax

public string SearchFileExtensions { get; set; }
Public Property SearchFileExtensions As String

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 .NET Edition - Version 20.0 [Build 8265]