Share via


NoNamespace.sortMethod Field

Definition

Represents the sortMethod XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sortState, sortRules.
  • corresponds to the following strongly-typed properties: SortRules.SortMethod, SortState.SortMethod.

Applies to