Share via


X.comments Field

Definition

Represents the x:comments XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: authors, commentList, extLst.
  • corresponds to the following strongly-typed classes: Comments.

Applies to