ShellFileInfoIconHandle Field
A handle to the icon that represents the file.
You are responsible for destroying this handle with
DestroyIcon(IntPtr)
when you no longer need it.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public IconHandle As IntPtr
Dim instance As ShellFileInfo
Dim value As IntPtr
value = instance.IconHandle
instance.IconHandle = value
public:
IntPtr IconHandle
val mutable IconHandle: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr