Share via


IExplorerNodeType.DefaultIcon Property

Definition

Gets the icon to display with nodes of this type.

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

Property Value

The icon to display with nodes of this type.

Applies to