Share via


C.multiLvlStrCache Field

Definition

Represents the c:multiLvlStrCache XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: multiLvlStrRef.
  • has the following child XML elements: extLst, lvl, ptCount.
  • corresponds to the following strongly-typed classes: MultiLevelStringCache.

Applies to