Share via


NoNamespace.unbalanced Field

Definition

Represents the unbalanced XML attribute.

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

Applies to