Lucene.Net 1.9 Class Library

FSDirectory.RenameFile Method 

public override void RenameFile(
   string from,
   string to
);

See Also

FSDirectory Class | Lucene.Net.Store Namespace