Returns the version of the FTP component.

Namespace:  Rebex.Net
Assembly:  Rebex.Ftp (in Rebex.Ftp.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property Version As Version
	Get
C#
public static Version Version { get; }

Field Value

The version of the FTP component.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also