ShellItemSystemImage Property |
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.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