Share via


W.basedOn Field

Definition

Represents the w:basedOn XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to