Share via


NoNamespace.pri Field

Definition

Represents the pri XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cat.
  • corresponds to the following strongly-typed properties: Category.Priority, ColorTransformCategory.Priority, StyleDisplayCategory.Priority.

Applies to