Share via


X.author Field

Definition

Represents the x:author XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to