Share via


W.description Field

Definition

Represents the w:description XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: docPartPr.
  • corresponds to the following strongly-typed classes: Description.

Applies to