Click or drag to resize

IProxyProfile Property

Gets the IProfile instance associated with this object.

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

Property Value

Type: IProfile
The IProfile instance associated with this object.
See Also