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