Skip to content

libcURL.FTPWildCard.CustomMatch

Andrew Lambert edited this page Sep 26, 2023 · 2 revisions

libcURL.FTPWildCard.CustomMatch

Property Declaration

 Dim CustomMatch As Boolean

Remarks

If True, libcURL will raise the PatternMatch event instead of using its own internal matching function. The default is False.

See also

Clone this wiki locally