Share via


B.Comments Field

Definition

Represents the b: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 parent XML elements: Source.
  • corresponds to the following strongly-typed classes: Comments.

Applies to