Share via


W.t Field

Definition

Represents the w: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: r, r.
  • corresponds to the following strongly-typed classes: Text.

Applies to