Share via


C.strRef Field

Definition

Represents the c:strRef XML element.

public static readonly System.Xml.Linq.XName strRef;
 staticval mutable strRef : System.Xml.Linq.XName
Public Shared ReadOnly strRef 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, f, strCache.
  • corresponds to the following strongly-typed classes: StringReference.

Applies to