Share via


P.strips Field

Definition

Represents the p:strips XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: transition.
  • has the following XML attributes: dir.
  • corresponds to the following strongly-typed classes: StripsTransition.

Applies to