Share via


B.Writer Field

Definition

Represents the b:Writer XML element.

public static readonly System.Xml.Linq.XName Writer;
 staticval mutable Writer : System.Xml.Linq.XName
Public Shared ReadOnly Writer 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: Writer.

Applies to