Click or drag to resize

IProfileProxy Property

Gets the service that allows working with proxy.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
IProxy Proxy { get; }

Property Value

Type: IProxy
The service that allows working with proxy.
See Also