ShellItemSystemImage Property |
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic Bitmap SystemImage { get; }Public ReadOnly Property SystemImage As Bitmap
Get
public:
property Bitmap^ SystemImage {
Bitmap^ get ();
}member SystemImage : Bitmap with get
Property Value
Bitmap
See Also