Property Text
Text
Returns the text of this term. In the case of words, this is simply the text of the word. In the case of dates and other types, this is an encoding of the object as a string.
Declaration
public string Text { get; }
Property Value
Type | Description |
---|---|
System.String |