Share via


NoNamespace.cache Field

Definition

Represents the cache XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: slicer, timeline.
  • corresponds to the following strongly-typed properties: Slicer.Cache, Timeline.Cache.

Applies to