Share via


NoNamespace.refersTo Field

Definition

Represents the refersTo XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: definedName.
  • corresponds to the following strongly-typed properties: ExternalDefinedName.RefersTo.

Applies to