Share via


NoNamespace.op Field

Definition

Represents the op XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: constr, if.
  • corresponds to the following strongly-typed properties: Constraint.Operator, DiagramChooseIf.Operator.

Applies to