다음을 통해 공유


SocialTagDetail Members

Include Protected Members
Include Inherited Members

Contains information about a social tag.

The SocialTagDetail type exposes the following members.

Constructors

  Name Description
Public method SocialTagDetail This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property 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).
Public property LastModifiedTime Gets or sets the date and time when the social data was last modified. (Inherited from SocialDataDetail.)
Public property Owner Gets or sets the user associated with the social data. (Inherited from SocialDataDetail.)
Public property Term Gets or sets the term information about the social tag.
Public property Title Gets or sets the title of the social data. (Inherited from SocialDataDetail.)
Public property Url Gets or sets the URL to the social data. (Inherited from SocialDataDetail.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SocialTagDetail Class

SocialDataService Web Service