Share via


NoNamespace.authorId Field

Definition

Represents the authorId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cm, parentCm, cm, reply, instance, comment.
  • corresponds to the following strongly-typed properties: Comment.AuthorId, CommentReply.AuthorId, ParentCommentIdentifier.AuthorId, ReactionInstance.AuthorId.

Applies to