Click or drag to resize

NativeProxyDllPath Property

Gets the proxy .dll path.

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

Property Value

Type: String
The file path.
See Also