Share via


C.strCache Field

Definition

Represents the c:strCache XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: strRef.
  • has the following child XML elements: extLst, pt, ptCount.
  • corresponds to the following strongly-typed classes: StringCache.

Applies to