ProxyConfig.Settings Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

ProxyConfig.Settings Property

Gets the dictionary that holds the settings.

[Visual Basic]Private ReadOnly Property Settings As System.Collections.Specialized.StringDictionary
[C#]
private System.Collections.Specialized.StringDictionary Settings {get;}

Property Value

An instance of the StringDictionary class that holds the settings.

See Also

ProxyConfig Class | ProxyConfig Members | Org.Mentalis.Proxy Namespace