Click or drag to resize

AssemblyResourceShellThumbnail Properties

The AssemblyResourceShellThumbnail type exposes the following members.

Properties
  NameDescription
Public propertyAssembly
Gets the assembly.
Public propertyIconIndex
Gets or sets the icon index if it's positive, or the icon resource id, if it's negative.
(Inherited from ShellThumbnail.)
Public propertyIconLocation
Gets or sets the icon path.
(Overrides ShellThumbnailIconLocation.)
Public propertyIconOptions
Gets or sets the icon options.
(Inherited from ShellThumbnail.)
Public propertyImageLocation
Gets or sets the image path.
(Overrides ShellThumbnailImageLocation.)
Public propertyImageOptions
Gets or sets the image options.
(Inherited from ShellThumbnail.)
Public propertyName
Gets the name.
Public propertyServer
Gets the server.
Public propertyUseImageAsIcon
Gets or sets a value that indicate whether the image is used as an icon.
(Inherited from ShellThumbnail.)
Top
See Also