Share via


P.link Field

Definition

Represents the p:link XML element.

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 element, it:

  • has the following parent XML elements: oleObj.
  • has the following child XML elements: extLst.
  • has the following XML attributes: updateAutomatic.
  • corresponds to the following strongly-typed classes: OleObjectLink.

Applies to