DotLucene 1.4 API Documentation
Directory.FileLength Method
Returns the length of a file in the directory.
public abstract
long
FileLength(
string
name
);
See Also
Directory Class
|
Lucene.Net.Store Namespace