Class ShellInfo
Contains shell icons and shell file type.
Inheritance
System.Object
ShellInfo
Namespace: Manina.Windows.Forms
Assembly: ImageListView.dll
Syntax
public class ShellInfo
Fields
| Improve this Doc View SourceError
Error.
Declaration
public Exception Error
Field Value
Type | Description |
---|---|
System.Exception |
FileType
Mime type.
Declaration
public string FileType
Field Value
Type | Description |
---|---|
System.String |
LargeIcon
Large shell icon.
Declaration
public Image LargeIcon
Field Value
Type | Description |
---|---|
System.Drawing.Image |
SmallIcon
Small shell icon.
Declaration
public Image SmallIcon
Field Value
Type | Description |
---|---|
System.Drawing.Image |