Share via


X.tp Field

Definition

Represents the x:tp XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: main.
  • has the following child XML elements: stp, tr, v.
  • has the following XML attributes: t.
  • corresponds to the following strongly-typed classes: Topic.

Applies to