Share via


X.ddeLink Field

Definition

Represents the x:ddeLink XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: externalLink.
  • has the following child XML elements: ddeItems.
  • has the following XML attributes: ddeService, ddeTopic.
  • corresponds to the following strongly-typed classes: DdeLink.

Applies to