Share via


P.set Field

Definition

Represents the p:set XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: childTnLst, subTnLst.
  • has the following child XML elements: cBhvr, to.
  • corresponds to the following strongly-typed classes: SetBehavior.

Applies to