Share via


X.mruColors Field

Definition

Represents the x:mruColors XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: colors.
  • has the following child XML elements: color.
  • corresponds to the following strongly-typed classes: MruColors.

Applies to