Click or drag to resize

ComServerLocalServerPath Property

Gets the COM component out-of-process server path.

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

Property Value

Type: String
The COM component out-of-process server path.
See Also