Share via


NoNamespace.ole Field

Definition

Represents the ole XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ddeItem.
  • corresponds to the following strongly-typed properties: DdeItem.UseOle.

Applies to