INodeWithIcon.Icon Property

Definition

Gets the normal icon.

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

The normal icon.

Applies to