Share via


X.ddeItem Field

Definition

Represents the x:ddeItem XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ddeItems.
  • has the following child XML elements: values.
  • has the following XML attributes: advise, name, ole, preferPic.
  • corresponds to the following strongly-typed classes: DdeItem.

Applies to