Share via


NoNamespace.backwards Field

Definition

Represents the backwards XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: iterate.
  • corresponds to the following strongly-typed properties: Iterate.Backwards.

Applies to