Share via


NoNamespace.dde Field

Definition

Represents the dde XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: objectPr.
  • corresponds to the following strongly-typed properties: EmbeddedObjectProperties.Dde.

Applies to