Click or drag to resize

ShellExtensionRegistrar Methods

IT Hit User File System

The ShellExtensionRegistrar type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetDriveName
Gets drive name.
Public methodStatic memberGetRegisteredPackages
Returns collection of registered packages with COM handlers for specified CLSID.
Public methodStatic memberGetRootIconVisibility
Gets the visibility of the sync root icon in the Windows File Explorer navigation pane.
Public methodStatic memberIsHandlerRegistered
Determines if a handler with a specified CLSID is registered in the system.
Public methodStatic memberRegisterHandler
Registers shell service provider COM class as well as registers it for sync root.
Public methodStatic memberSetDriveName
Sets drive name.
Public methodStatic memberSetRootIconVisibility
Sets the visibility of the sync root icon in the Windows File Explorer navigation pane.
Public methodStatic memberUnregisterHandler
Unregisters shell service provider COM class.
Top
See Also