Lucene.Net 1.4.3 Class Library

CompoundFileReader.FileModified Method 

Returns the time the named file was last modified.

public override long FileModified(
   string name
);

See Also

CompoundFileReader Class | Lucene.Net.Index Namespace