ComServerInProcHandlerPath Property |
Gets the COM component in-process handler path.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string InProcHandlerPath { get; }
Property Value
Type:
String
The COM component in-process handler path.
See Also