TwitterUrlUnwound Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Twitter Url Unwound object; provides original Url for shortened t.co links.
public class TwitterUrlUnwound
type TwitterUrlUnwound = class
Public Class TwitterUrlUnwound
- Inheritance
-
TwitterUrlUnwound
Constructors
TwitterUrlUnwound() |
Properties
Description |
Gets or sets description of link. |
Status |
Gets or sets status of unwind; if anything but 200 the data's bad. |
Title |
Gets or sets HTML title for url. |
Url |
Gets or sets fully unwound url. |