The term text of a Token.

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

Syntax

C#
public interface TermAttribute : Attribute
Visual Basic
Public Interface TermAttribute _
	Inherits Attribute
Visual C++
public interface class TermAttribute : Attribute

See Also