The field name, if any for the enum.

Namespace: Lucene.Net.Index
Assembly: Lucene.Net.Contrib.Core (in Lucene.Net.Contrib.Core.dll) Version: 2.9.2.0 (2.9.2)

Syntax

C#
protected string fieldName
Visual Basic
Protected fieldName As String
Visual C++
protected:
String^ fieldName

See Also