Share via


NoNamespace.final Field

Definition

Represents the final XML attribute.

public static readonly System.Xml.Linq.XName final;
 staticval mutable final : System.Xml.Linq.XName
Public Shared ReadOnly final 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.Final.

Applies to