Lucene.Net 1.4.3 Class Library

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