Share via


NoNamespace.icon Field

Definition

Represents the icon XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: oleItem, oleItem.
  • corresponds to the following strongly-typed properties: OleItem.Icon.

Applies to