Click or drag to resize

ShellFolderRegistration Methods

The ShellFolderRegistration type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetIsPinnedToNameSpaceTree
Gets a value that determines if the specified Shell Folder is pinned to the name space tree. This method uses registry calls.
Public methodStatic memberHide
Hides the specified Shell Folder. This method uses registry calls.
Public methodStatic memberIsShown
Determines whether the specified Shell Folder is shown or not. This method uses registry calls.
Public methodStatic memberSetIsPinnedToNameSpaceTree
Sets a value that determines if the specified Shell Folder is pinned to the name space tree. This method uses registry calls.
Public methodStatic memberShow
Shows the specified Shell Folder. This method uses registry calls.
Public methodStatic memberToggle
Toggles the specified Shell Folder, shown or hidden. This method uses registry calls.
Top
See Also