Share via


NoNamespace.first Field

Definition

Represents the first XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: main, sparklineGroup.
  • corresponds to the following strongly-typed properties: Main.First, SparklineGroup.First.

Applies to