Share via


P.diamond Field

Definition

Represents the p:diamond XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: transition.
  • corresponds to the following strongly-typed classes: DiamondTransition.

Applies to