The hosts to be excluded from proxy access
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public string[] ExcludedHosts { get; set; }
Public Property ExcludedHosts As String()
Get
Set
public:
property array<String^>^ ExcludedHosts {
array<String^>^ get ();
void set (array<String^>^ value);
}
member ExcludedHosts : string[] with get, set
Property Value
Type:
String
Reference