Share via


M.t Field

Definition

Represents the m: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.
  • has the following XML attributes: space.
  • corresponds to the following strongly-typed classes: Text.

Applies to