Apache Lucene.Net 2.4.0 Class Library API

FSDirectory.FileLength Method 

Returns the length in bytes of a file in the directory.

public override long FileLength(
   string name
);

See Also

FSDirectory Class | Lucene.Net.Store Namespace