C# 클래스 OpenTK.Platform.Windows.SHFILEINFO

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

공개 프로퍼티들

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

프로퍼티 상세

dwAttributes 공개적으로 프로퍼티

public uint dwAttributes
리턴 uint

hIcon 공개적으로 프로퍼티

public IntPtr,System hIcon
리턴 System.IntPtr

iIcon 공개적으로 프로퍼티

public int iIcon
리턴 int