Share via


B.Translator Field

Definition

Represents the b:Translator XML element.

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

Applies to