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

FTPClientVersion Property

The version of edtFTPj.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public static int[] Version { get; }

Property Value

Int32
An int array of {major,middle,minor} version numbers.

See Also