Share via


X.oleItems Field

Definition

Represents the x:oleItems XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: oleLink.
  • has the following child XML elements: oleItem, oleItem.
  • corresponds to the following strongly-typed classes: OleItems.

Applies to