Share via


NoNamespace.seq Field

Definition

Represents the seq XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: linkedTxbx.
  • corresponds to the following strongly-typed properties: LinkedTextBox.Sequence.

Applies to