Share via


NoNamespace.reverse Field

Definition

Represents the reverse XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: diagram, iconSet, iconSet.
  • corresponds to the following strongly-typed properties: Diagram.Reverse, IconSet.Reverse.

Applies to