NativeProxyDefault Property |
Gets the default proxy.
The default proxy is the proxy with the first identifier, ordered using alphabetic sort.
Namespace:
callback.ShellBoost.Core.Client
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public static NativeProxy Default { get; }
Property Value
Type:
NativeProxy
The default proxy.
See Also