Class SystemImageUpdatedEventArgs
- Namespace
- Microsoft.WindowsAPICodePack.Shell
- Assembly
- Microsoft.WindowsAPICodePack.Shell.dll
The data that describes a SystemImageUpdated event.
public class SystemImageUpdatedEventArgs : ShellObjectNotificationEventArgs
- Inheritance
-
SystemImageUpdatedEventArgs
- Inherited Members
Properties
ImageIndex
Gets the index of the system image that has been updated.
public int ImageIndex { get; }