Share via


NoNamespace.direction Field

Definition

Represents the direction XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataBar.
  • corresponds to the following strongly-typed properties: DataBar.Direction.

Applies to