Share via


NoNamespace.author Field

Definition

Represents the 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: rcmt.
  • corresponds to the following strongly-typed properties: RevisionComment.Author.

Applies to