Share via


NoNamespace.allUniqueName Field

Definition

Represents the allUniqueName XML attribute.

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

Applies to