Share via


NoNamespace.ddeService Field

Definition

Represents the ddeService XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ddeLink.
  • corresponds to the following strongly-typed properties: DdeLink.DdeService.

Applies to