Share via


P228.comment Field

Definition

Represents the p228: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: anchr.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: CommentAnchor.

Applies to