edtFTPnet/Free - Open-source FTP component for .NET | Download
Get flag indicating whether or not the most recent parse returned seconds.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

C#
public bool TimeIncludesSeconds { get; }
Visual Basic
Public ReadOnly Property TimeIncludesSeconds As Boolean
	Get
Visual C++
public:
property bool TimeIncludesSeconds {
	bool get ();
}

See Also