SocialTagDetail Members
Include Protected Members
Include Inherited Members
Contains information about a social tag.
The SocialTagDetail type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SocialTagDetail | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
IsPrivate | Gets or sets a value that indicates whether the social tag is private (visible only to the owner) or external (visible to all users). | |
LastModifiedTime | Gets or sets the date and time when the social data was last modified. (Inherited from SocialDataDetail.) | |
Owner | Gets or sets the user associated with the social data. (Inherited from SocialDataDetail.) | |
Term | Gets or sets the term information about the social tag. | |
Title | Gets or sets the title of the social data. (Inherited from SocialDataDetail.) | |
Url | Gets or sets the URL to the social data. (Inherited from SocialDataDetail.) |
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