Share via


NoNamespace.mappingCount Field

Definition

Represents the mappingCount XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheField.
  • corresponds to the following strongly-typed properties: CacheField.MappingCount.

Applies to