INavigableItem.Icon Property

Definition

Gets the icon of the item.

public:
 property System::Drawing::Icon ^ Icon { System::Drawing::Icon ^ get(); };
public System.Drawing.Icon Icon { get; }
member this.Icon : System.Drawing.Icon
Public ReadOnly Property Icon As Icon

Property Value

Returns the icon of the item.

Applies to