Share via


NoNamespace.likes Field

Definition

Represents the likes XML attributes.

public static readonly System.Xml.Linq.XName likes;
 staticval mutable likes : System.Xml.Linq.XName
Public Shared ReadOnly likes As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cm, reply.
  • corresponds to the following strongly-typed properties: Comment.Likes, CommentReply.Likes.

Applies to