Share via


NoNamespace.refForName Field

Definition

Represents the refForName XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: constr.
  • corresponds to the following strongly-typed properties: Constraint.ReferenceForName.

Applies to