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

WildcardFilterAccept(String) Method

Matching method.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public bool Accept(
	string name
)

Parameters

name  String
name to test

Return Value

Boolean
true if name matches wildcard

Remarks

Case is ignored.

See Also