Lucene.Net 1.9.1 Class Library
Directory.TouchFile Method
Set the modified time of an existing file to now.
public abstract
void
TouchFile(
string
name
);
See Also
Directory Class
|
Lucene.Net.Store Namespace