Share via


NoNamespace.for Field

Definition

Represents the for XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: constr, rule.
  • corresponds to the following strongly-typed properties: Constraint.For, Rule.For.

Applies to