Apache Lucene.Net 2.4.0 Class Library API

Directory.FileModified Method 

Returns the time the named file was last modified.

public abstract long FileModified(
   string name
);

See Also

Directory Class | Lucene.Net.Store Namespace