Share via


X.oleItem Field

Definition

Represents the x:oleItem XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: oleItems.
  • has the following XML attributes: advise, icon, name, preferPic.
  • corresponds to the following strongly-typed classes: OleItem.

Applies to