Share via


X.tpl Field

Definition

Represents the x:tpl XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sortByTuple, tpls.
  • has the following XML attributes: fld, hier, item.
  • corresponds to the following strongly-typed classes: Tuple.

Applies to