The underlying filesystem directory

Namespace: Lucene.Net.Store
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
protected internal DirectoryInfo directory
Visual Basic
Protected Friend directory As DirectoryInfo
Visual C++
protected public:
DirectoryInfo^ directory

See Also