Share via


B.ProducerName Field

Definition

Represents the b:ProducerName XML element.

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

Applies to