Share via


T.Comment Field

Definition

Represents the t:Comment XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Anchor.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: CommentAnchor.

Applies to