Share via


NoNamespace.parentSet Field

Definition

Represents the parentSet XML attribute.

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

Applies to