Lucene.Net 1.4.3 Class Library

FSDirectory.FileExists Method 

Returns true iff a file with the given name exists.

public override bool FileExists(
   string name
);

See Also

FSDirectory Class | Lucene.Net.Store Namespace