HiQPdf Library for .NET Help
C#
Show/Hide TOC
Network
Proxy
Excluded
Hosts Property
The hosts to be excluded from proxy access
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
string
[]
ExcludedHosts
{
get
;
set
; }
Property Value
String
See Also
Reference
NetworkProxy Class
HiQPdf Namespace
In This Article
Definition
See Also