Lucene.Net 1.9 Class Library
Directory.RenameFile Method
public abstract
void
RenameFile(
string
from
,
string
to
);
See Also
Directory Class
|
Lucene.Net.Store Namespace