Share via


X.fieldsUsage Field

Definition

Represents the x:fieldsUsage XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cacheHierarchy.
  • has the following child XML elements: fieldUsage.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: FieldsUsage.

Applies to