edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Total number of file-pairs.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public int TotalCount { get; }
Visual Basic
Public ReadOnly Property TotalCount As Integer
	Get
Visual C++
public:
property int TotalCount {
	int get ();
}

See Also