| Visual Basic | |
|---|---|
ReadOnly Property IconName As System.String | |
| C# | |
|---|---|
System.string IconName {get;} | |
| C++/CLI | |
|---|---|
property System.String^ IconName {
System.String^ get();
} | |
Property Value
Name of the iconYou can extract the icon from the WfIcons.dll, where the resource ID is the name stored in this property appended by "_SML".