ShellFolderRegistration Methods |
The ShellFolderRegistration type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetIsPinnedToNameSpaceTree |
Gets a value that determines if the specified Shell Folder is pinned to the name space tree.
This method uses registry calls.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Hide |
Hides the specified Shell Folder.
This method uses registry calls.
| |
IsShown |
Determines whether the specified Shell Folder is shown or not.
This method uses registry calls.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetIsPinnedToNameSpaceTree |
Sets a value that determines if the specified Shell Folder is pinned to the name space tree.
This method uses registry calls.
| |
Show |
Shows the specified Shell Folder.
This method uses registry calls.
| |
Toggle |
Toggles the specified Shell Folder, shown or hidden.
This method uses registry calls.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |