次の方法で共有


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

実装

適用対象