Lucene.Net 1.4.3 Class Library

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