DotLucene 1.4 API Documentation

FSDirectory.DeleteFile Method 

Removes an existing file in the directory.

public override void DeleteFile(
   string name
);

See Also

FSDirectory Class | Lucene.Net.Store Namespace