Share via


W.behavior Field

Definition

Represents the w:behavior XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: behaviors.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Behavior.

Applies to