Apache Lucene.Net 2.4.0 Class Library API

SegmentInfo.GetUseCompoundFile Method 

Returns true if this segment is stored as a compound file; else, false.

public bool GetUseCompoundFile();

See Also

SegmentInfo Class | Lucene.Net.Index Namespace