ShellFolderCustomSettings Class |
Namespace: ShellBoost.Core.Utilities
public sealed class ShellFolderCustomSettings
The ShellFolderCustomSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShellFolderCustomSettings |
Initializes a new instance of the ShellFolderCustomSettings class.
|
Name | Description | |
---|---|---|
![]() | Clsid |
Gets or sets the CLSID used to identify the Shell Folder in the Windows registry.
|
![]() | IconFile |
Gets or sets a string containing the path to file containing the folder's icon.
|
![]() | IconIndex |
Gets or sets the index of the icon within the file named in IconFile.
|
![]() | InfoTip |
Gets or sets the text of the folder's infotip.
|
![]() | Logo |
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.
|
Name | Description | |
---|---|---|
![]() ![]() | Get |
Retrieves a custom Shell Folder settings. This function reads from the Desktop.ini.
|
![]() ![]() | Remove |
Removes custom Shell Folder settings. This function deletes the Desktop.ini.
|
![]() | Set |
Sets a custom Shell Folder settings. This function writes to Desktop.ini.
|