ShellItemSystemImage Property |
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public Bitmap SystemImage { get; }
Public ReadOnly Property SystemImage As Bitmap
Get
public:
property Bitmap^ SystemImage {
Bitmap^ get ();
}
member SystemImage : Bitmap with get
Property Value
Type:
BitmapSee Also