DotLucene 1.4 API Documentation

Directory.FileExists Method 

Returns true iff a file with the given name exists.

public abstract bool FileExists(
   string name
);

See Also

Directory Class | Lucene.Net.Store Namespace