The version of the assembly.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
C# |
---|
public string Version { get; } |
Visual Basic |
---|
Public ReadOnly Property Version As String Get |
Visual C++ |
---|
public: property String^ Version { String^ get (); } |