Managed Windows API
GetIconForFilename Method (fileName, small)
Namespaces
►
ManagedWinapi
►
ExtendedFileInfo
►
GetIconForFilename(String, Boolean)
C#
Get the icon used for a given, existing file.
Declaration Syntax
C#
public
static
Icon
GetIconForFilename
(
string
fileName
,
bool
small
)
Parameters
fileName
(
String
)
Name of the file
small
(
Boolean
)
Whether to get the small icon instead of the large one
Assembly:
ManagedWinapi
(Module: ManagedWinapi) Version: 0.3.0.0 (0.3)