Property Term
Term
Returns the Token's term text.
This method has a performance penalty
because the text is stored internally in a char[]. If
possible, use Term
Declaration
public string Term { get; }
Property Value
Type | Description |
---|---|
System. |