Share via


B.BookTitle Field

Definition

Represents the b:BookTitle XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Source.
  • corresponds to the following strongly-typed classes: BookTitle.

Applies to