Represents a URL object that contains the string for display and the raw URL.
More...
|
string | DisplayUrl [get, set] |
| Gets or sets the URL to display on clients. More...
|
|
string | ExpandedUrl [get, set] |
| Gets or sets the expanded version of DisplayUrl. More...
|
|
string | Url [get, set] |
| Gets or sets the wrapped URL, corresponding to the value embedded directly into the raw Tweet text, and the values for the indices parameter. More...
|
|
Represents a URL object that contains the string for display and the raw URL.
◆ DisplayUrl
string CoreTweet.UrlEntity.DisplayUrl |
|
getset |
Gets or sets the URL to display on clients.
◆ ExpandedUrl
string CoreTweet.UrlEntity.ExpandedUrl |
|
getset |
◆ Url
string CoreTweet.UrlEntity.Url |
|
getset |
Gets or sets the wrapped URL, corresponding to the value embedded directly into the raw Tweet text, and the values for the indices parameter.
The documentation for this class was generated from the following file: