C# Class Andwho.Windows.Win32.SHFILEINFO

Afficher le fichier Open project: JimmyFung/DesktopHelper Class Usage Examples

Méthodes publiques

Свойство Type Description
dwAttributes int
hIcon System.IntPtr
iIcon int

Property Details

dwAttributes public_oe property

文件的属性值
public int dwAttributes
Résultat int

hIcon public_oe property

文件的图标句柄
public IntPtr,System hIcon
Résultat System.IntPtr

iIcon public_oe property

图标的系统索引号
public int iIcon
Résultat int