Twitterizer 2 Documentation
Proxy Property
Namespaces
►
Twitterizer
►
OptionalProperties
►
Proxy
C#
Visual Basic
Allows overriding of the default proxy settings for API call requests.
Declaration Syntax
C#
Visual Basic
public
WebProxy
Proxy
{
get
;
set
; }
Public
Property
Proxy
As
WebProxy
Get
Set
Value
The supplied
WebProxy
, or
null
.
Assembly:
Twitterizer2
(Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)