libcURL.FTPWildCard.CustomMatch - charonn0/RB-libcURL GitHub Wiki

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