Share via


XLTC.text Field

Definition

Represents the xltc:text XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: threadedComment.
  • corresponds to the following strongly-typed classes: ThreadedCommentText.

Applies to