Share via


X.ddeItems Field

Definition

Represents the x:ddeItems XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ddeLink.
  • has the following child XML elements: ddeItem.
  • corresponds to the following strongly-typed classes: DdeItems.

Applies to