Share via


W.decorated Field

Definition

Represents the w:decorated XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: name.
  • corresponds to the following strongly-typed properties: DocPartName.Decorated.

Applies to