WindowsFileParserTimeIncludesSeconds Property
Get flag indicating whether or not the most recent parse returned seconds.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public override bool TimeIncludesSeconds { get; }
Public Overrides ReadOnly Property TimeIncludesSeconds As Boolean
Get
public:
virtual property bool TimeIncludesSeconds {
bool get () override;
}
abstract TimeIncludesSeconds : bool with get
override TimeIncludesSeconds : bool with get
Property Value
Boolean