edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPSyncRulesIgnoreCase Property

Determines whether or not case is ignored when matching file-names.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public bool IgnoreCase { get; set; }

Property Value

Boolean

See Also