Share via


NoNamespace.initial Field

Definition

Represents the initial XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: lattice.
  • corresponds to the following strongly-typed properties: Lattice.Initial.

Applies to