Click or drag to resize

ComServerInProcServerPath Property

Gets the COM component in-process server path.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string InProcServerPath { get; }

Property Value

Type: String
The COM component in-process handler path.
See Also