Share via


NoNamespace.link Field

Definition

Represents the link XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataConsolidate, oleObject.
  • corresponds to the following strongly-typed properties: DataConsolidate.Link, OleObject.Link.

Applies to