Lucene.Net 1.9.1 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