Click or drag to resize

ShellFolderCustomSettings Methods

The ShellFolderCustomSettings type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberGet
Retrieves a custom Shell Folder settings. This function reads from the Desktop.ini.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberRemove
Removes custom Shell Folder settings. This function deletes the Desktop.ini.
Public methodSet
Sets a custom Shell Folder settings. This function writes to Desktop.ini.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also