DotLucene 1.4 API Documentation

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