Share via


NoNamespace.idref Field

Definition

Represents the idref XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: proxy, r.
  • corresponds to the following strongly-typed properties: Proxy.ShapeReference, Rule.ShapeReference.

Applies to