Click or drag to resize

ShellFolderCustomSettingsLogo Property

Gets or sets a string containing the path to the file containing the folder's logo image. This is the image used in thumbnail views.

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

Property Value

Type: String
The logo.
See Also