GetPropertyIconSize Method
Gets the icon size that should be retrieved for a particular property
Syntax
public ShellIconSize GetPropertyIconSize(
System.string propertySystemName
)Public Function GetPropertyIconSize( _
ByVal propertySystemName As System.String _
) As ShellIconSizeParameters
| Name | Description |
|---|---|
| propertySystemName | The SystemName of the property to get the icon isze for |
Return Value
The icon size. If no icon size has been set for propertySystemName then a default icon size will be returned