C# Класс BelhardTraining.LessonMultithreading.IconTools.SHFILEINFO

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
dwAttributes uint
hIcon System.IntPtr
iIcon System.IntPtr

Описание свойств

dwAttributes публичное свойство

An array of values that indicates the attributes of the file object.
public uint dwAttributes
Результат uint

hIcon публичное свойство

A handle to the icon that represents the file.
public IntPtr,System hIcon
Результат System.IntPtr

iIcon публичное свойство

The index of the icon image within the system image list.
public IntPtr,System iIcon
Результат System.IntPtr