X.commentList 字段

定义

表示 x:commentList XML 元素。

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

字段值

注解

作为 XML 元素,它:

  • 具有以下父 XML 元素: comments
  • 具有以下子 XML 元素: comment
  • 对应于以下强类型类:CommentList。

适用于