Share via


NoNamespace.unbalancedGroup Field

Definition

Represents the unbalancedGroup XML attribute.

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

Applies to