SocialUrl Members
Include Protected Members
Include Inherited Members
Represents a URL that has been tagged at least one time with a SocialTag.
The SocialUrl type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | ||
LastModifiedTime | A DataTime object representing the last time when this URL has been tagged. | |
Title | A string representing the title of the page at the address of the URL. | |
Url | Gets a URI object representing the URL of the page that has been tagged. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top