Click or drag to resize

ShellMenuItemBitmapPath Property

Gets or sets the bitmap path.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string BitmapPath { get; set; }

Property Value

Type: String
The bitmap path.
See Also