Apache Lucene.Net 2.4.0 Class Library API

FSDirectory.FileModified Method

Returns the time the named file was last modified.

Overload List

Returns the time the named file was last modified.

public static long FileModified(FileInfo,string);

Returns the time the named file was last modified.

public override long FileModified(string);

See Also

FSDirectory Class | Lucene.Net.Store Namespace