Share via


NoNamespace.refPtType Field

Definition

Represents the refPtType XML attribute.

public static readonly System.Xml.Linq.XName refPtType;
 staticval mutable refPtType : System.Xml.Linq.XName
Public Shared ReadOnly refPtType 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.ReferencePointType.

Applies to