namespace Pilz.Win32.Mapped; /// /// Two constants extracted from the FileInfoFlags, the only that are /// meaningfull for the user of this class. /// public enum SystemIconSize : int { Large, Small }