ShellExtensionRegistrar Class |
Namespace: ITHit.FileSystem.Windows.ShellExtension
The ShellExtensionRegistrar type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDriveName |
Gets drive name.
| |
| GetRegisteredPackages |
Returns collection of registered packages with COM handlers for specified CLSID.
| |
| GetRootIconVisibility |
Gets the visibility of the sync root icon in the Windows File Explorer navigation pane.
| |
| IsHandlerRegistered |
Determines if a handler with a specified CLSID is registered in the system.
| |
| RegisterHandler |
Registers shell service provider COM class as well as registers it for sync root.
| |
| SetDriveName |
Sets drive name.
| |
| SetRootIconVisibility |
Sets the visibility of the sync root icon in the Windows File Explorer navigation pane.
| |
| UnregisterHandler |
Unregisters shell service provider COM class.
|