Share via


NoNamespace.defaultMemberUniqueName Field

Definition

Represents the defaultMemberUniqueName XML attribute.

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

Applies to