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