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