C# Class Andwho.Windows.Win32.SHFILEINFO

Datei anzeigen Open project: JimmyFung/DesktopHelper Class Usage Examples

Public Properties

Property Type Description
dwAttributes int
hIcon System.IntPtr
iIcon int

Property Details

dwAttributes public_oe property

文件的属性值
public int dwAttributes
return int

hIcon public_oe property

文件的图标句柄
public IntPtr,System hIcon
return System.IntPtr

iIcon public_oe property

图标的系统索引号
public int iIcon
return int