Share via


NoNamespace.keyAttribute Field

Definition

Represents the keyAttribute XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheHierarchy.
  • corresponds to the following strongly-typed properties: CacheHierarchy.KeyAttribute.

Applies to