Share via


P.attrNameLst Field

Definition

Represents the p:attrNameLst XML element.

public static readonly System.Xml.Linq.XName attrNameLst;
 staticval mutable attrNameLst : System.Xml.Linq.XName
Public Shared ReadOnly attrNameLst As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cBhvr.
  • has the following child XML elements: attrName.
  • corresponds to the following strongly-typed classes: AttributeNameList.

Applies to