C# 클래스 Andwho.Windows.Win32.SHFILEINFO

파일 보기 프로젝트 열기: JimmyFung/DesktopHelper 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
dwAttributes int
hIcon System.IntPtr
iIcon int

프로퍼티 상세

dwAttributes 공개적으로 프로퍼티

文件的属性值
public int dwAttributes
리턴 int

hIcon 공개적으로 프로퍼티

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

iIcon 공개적으로 프로퍼티

图标的系统索引号
public int iIcon
리턴 int