Share via


XLTC.mentions Field

Definition

Represents the xltc:mentions XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: threadedComment.
  • has the following child XML elements: mention.
  • corresponds to the following strongly-typed classes: ThreadedCommentMentions.

Applies to