Share via


A.t Field

Definition

Represents the a:t XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: fld, r.
  • corresponds to the following strongly-typed classes: Text.

Applies to