Share via


NoNamespace.attribute Field

Definition

Represents the attribute XML attribute.

public static readonly System.Xml.Linq.XName attribute;
 staticval mutable attribute : System.Xml.Linq.XName
Public Shared ReadOnly attribute 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.Attribute.

Applies to