Share via


C.strLit Field

Definition

Represents the c:strLit XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cat, tx, xVal, cat, tx.
  • has the following child XML elements: extLst, pt, ptCount.
  • corresponds to the following strongly-typed classes: StringLiteral.

Applies to