Table of Contents

Method GetFolderIcon

Namespace
Innova.Prism.Library.Utilities
Assembly
Innova.Prism.Library.dll

GetFolderIcon(IconSize, FolderType)

Used to access system folder icons.

public static Icon GetFolderIcon(FileSystemHelper.IconSize size, FileSystemHelper.FolderType folderType)

Parameters

size FileSystemHelper.IconSize

Specify large or small icons.

folderType FileSystemHelper.FolderType

Specify open or closed FolderType.

Returns

Icon

System.Drawing.Icon