The IconIndex property returns an index that identifies the icon for the task class in the resource file that contains it.
object.IconIndex
Part | Description |
---|---|
object | Expression that evaluates to a TaskInfo object |
Long
Read-only
HRESULT GetIconIndex(long* pRetVal);
The IconIndex property is zero based.
The resource file specification is available from the IconFile property.