Action
Gets whether the object has been assigned an icon, then this property is the name of the icon, otherwise it is an empty string.
Syntax
C#
protected String IconName { get; }
VB
'Declaration
Protected Read Property IconName As String
Access
Read only.