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:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string Logo { get; set; }
Property Value
Type:
String
The logo.
See Also