LocalServerExtension Class |
IT Hit User File System
Shell extension handlers registration and startup functionality.
Inheritance HierarchySystemObject
WebDAVDrive.ShellExtensionsLocalServerExtension
Namespace:
WebDAVDrive.ShellExtensions
Assembly:
ITHit.FileSystem.Windows.ShellExtension (in ITHit.FileSystem.Windows.ShellExtension.dll) Version: 9.0.29527.0
Syntaxpublic static class LocalServerExtension
Public NotInheritable Class LocalServerExtension
public ref class LocalServerExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type LocalServerExtension = class end
The LocalServerExtension type exposes the following members.
Methods
| Name | Description |
---|
  | StartComServer |
Runs shell extensions COM server and registers shell extension class objects with EXE COM server
so other applications (Windows Explorer) can connect to COMs running in this app.
|
Top
See Also