Share via


P.plus Field

Definition

Represents the p:plus XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to