Share via


W15.author Field

Definition

Represents the w15:author XML attribute.

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 attribute, it:

  • is contained in the following XML elements: person.
  • corresponds to the following strongly-typed properties: Person.Author.

Applies to