SystemImageListHandle Property |
Returns the handle to the system image list.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxprotected IntPtr Handle { get; }Protected ReadOnly Property Handle As IntPtr
Get
protected:
property IntPtr Handle {
IntPtr get ();
}member Handle : IntPtr with get
Property Value
IntPtr
See Also