Share via


W.initials Field

Definition

Represents the w:initials XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: comment.
  • corresponds to the following strongly-typed properties: Comment.Initials.

Applies to