Share via


B.BookAuthor Field

Definition

Represents the b:BookAuthor XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Author.
  • has the following child XML elements: NameList.
  • corresponds to the following strongly-typed classes: BookAuthor.

Applies to