GetImage Method
Gets an image associated with the CustomObjectDefinition
Syntax
public System.Drawing.Image GetImage(
ShellIconSize size
)Public Function GetImage( _
ByVal size As ShellIconSize _
) As System.Drawing.ImageParameters
| Name | Description |
|---|---|
| size | The size of the image to return |
Return Value
An image of the specified size - or null if there is not an Icon configured for this CustomObjectDefinition