Returns this Token's lexical type. Defaults to "word".

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

Syntax

C#
string Type()
Visual Basic
Function Type As String
Visual C++
String^ Type()

Return Value

[Missing <returns> documentation for "M:Lucene.Net.Analysis.Tokenattributes.TypeAttribute.Type"]

See Also