SharePointProjectItemIconAttribute.IconResourceName Property        
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the namespace qualified name of an embedded .bmp or .ico resource to use as the icon for a custom project item type.
public:
 property System::String ^ IconResourceName { System::String ^ get(); };public string IconResourceName { get; }member this.IconResourceName : stringPublic ReadOnly Property IconResourceName As StringProperty Value
The namespace qualified name of an embedded .bmp or .ico resource to use as the icon for a custom project item type.