Share via


X.tpls Field

Definition

Represents the x:tpls XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: e, m, n, query, s, set.
  • has the following child XML elements: tpl.
  • corresponds to the following strongly-typed classes: Tuples.

Applies to