Share via


NoNamespace.mentionId Field

Definition

Represents the mentionId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: mention.
  • corresponds to the following strongly-typed properties: Mention.MentionId.

Applies to