The edtFTPj build timestamp.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
C# |
---|
public static string BuildTimestamp { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property BuildTimestamp As String Get |
Visual C++ |
---|
public: static property String^ BuildTimestamp { String^ get (); } |