![]() |
CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
Represents a symbol object that contains a symbol in the content posted on Twitter. More...
Properties | |
string | Text [get, set] |
Gets or sets the name of the hashtag, minus the leading '#' or '$' character. More... | |
![]() | |
int[] | Indices [get, set] |
Additional Inherited Members | |
![]() | |
static T | Convert< T > (string json, string jsonPath="") |
Converts the JSON to a twitter object of the specified type. More... | |
static List< T > | ConvertArray< T > (string json, string jsonPath) |
Represents a symbol object that contains a symbol in the content posted on Twitter.
|
getset |
Gets or sets the name of the hashtag, minus the leading '#' or '$' character.