Click or drag to resize

WatchedFtpSiteSearchRegex Property

Regular expression that will find each filename in the body of the email.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public string SearchRegex { get; set; }

Property Value

Type: String
See Also