Share via


X.consolidation Field

Definition

Represents the x:consolidation XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cacheSource.
  • has the following child XML elements: pages, rangeSets.
  • has the following XML attributes: autoPage.
  • corresponds to the following strongly-typed classes: Consolidation.

Applies to