NativeProxyDllSearchDirectoryPath Property |
Gets or sets the native proxies search directory path.
If unset, ShellBoost will search for the current .exe location.
Namespace:
ShellBoost.Core.Client
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static string DllSearchDirectoryPath { get; set; }
Property Value
Type:
StringA directory path.
See Also