Lucene.Net 1.4.3 Class Library

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