ISharePointProjectMember.Icon Property

Definition

Gets the icon for the project member node displayed in Solution Explorer.

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

Property Value

An Image object representing an icon.

Applies to