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

屬性值

Boolean

如果連接針對要求使用 proxy,則為 true ;否則 為 false

實作

適用於