ShellFolderRegistration Methods |
The ShellFolderRegistration type exposes the following members.
| Name | Description | |
|---|---|---|
| GetIsPinnedToNameSpaceTree |
Gets a value that determines if the specified Shell Folder is pinned to the name space tree.
This method uses registry calls.
| |
| 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.
| |
| 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.
|