NativeProxyDllSearchPattern Property |
Gets or sets the native proxies search pattern.
If unset, ShellBoost will search for ShellBoost.*.dll and of nothing was found, *.dll.
Namespace:
ShellBoost.Core.Client
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static string DllSearchPattern { get; set; }
Property Value
Type:
StringThe pattern.
See Also