Share via


W.personal Field

Definition

Represents the w:personal XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: style.
  • corresponds to the following strongly-typed classes: Personal.

Applies to