Share via


W.behaviors Field

Definition

Represents the w:behaviors XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to