Enum FileSystemHelper.IconSize
Options to specify the size of icons to return.
public enum FileSystemHelper.IconSize
Fields
ExtraLarge = 2
Jumbo = 4
Large = 0
Specify large icon - 32 pixels by 32 pixels.
Small = 1
Specify small icon - 16 pixels by 16 pixels.