ConnectionManagerHttpClass.UseProxy 属性

定义

public:
 virtual property bool UseProxy { bool get(); void set(bool value); };
public virtual bool UseProxy { get; set; }
member this.UseProxy : bool with get, set
Public Overridable Property UseProxy As Boolean

属性值

如果连接使用代理进行请求,则为 true;否则为 false

实现

适用于