Show / Hide Table of Contents

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 Source

Error

Error.

Declaration
public Exception Error
Field Value
Type Description
System.Exception
| Improve this Doc View Source

FileType

Mime type.

Declaration
public string FileType
Field Value
Type Description
System.String
| Improve this Doc View Source

LargeIcon

Large shell icon.

Declaration
public Image LargeIcon
Field Value
Type Description
System.Drawing.Image
| Improve this Doc View Source

SmallIcon

Small shell icon.

Declaration
public Image SmallIcon
Field Value
Type Description
System.Drawing.Image
Back to top Copyright © 2018 Özgür Özçıtak