edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
The assembly's build timestamp.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public string BuildTimestamp { get; }
Visual Basic
Public ReadOnly Property BuildTimestamp As String
	Get
Visual C++
public:
property String^ BuildTimestamp {
	String^ get ();
}

Field Value

Timestamp of when the assembly was built in the format d-MMM-yyyy HH:mm:ss z.

See Also