Share via


X.oleLink Field

Definition

Represents the x:oleLink XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: externalLink.
  • has the following child XML elements: oleItems.
  • has the following XML attributes: progId, id.
  • corresponds to the following strongly-typed classes: OleLink.

Applies to