ShellExecuteInfoIcon Field
A handle to the icon for the file type.
This member is ignored if fMask does not include SEE_MASK_ICON.
This value is used only in Windows XP and earlier.
It is ignored as of Windows Vista.
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 Icon As IntPtr
Dim instance As ShellExecuteInfo
Dim value As IntPtr
value = instance.Icon
instance.Icon = value
No code example is currently available or this language may not be supported.
Field Value
IntPtr