HttpClientConnection100Class.ProxyBypassList プロパティ

定義

public:
 virtual property cli::array <System::String ^> ^ ProxyBypassList { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
[System.Runtime.InteropServices.DispId(17)]
public virtual string[] ProxyBypassList { [System.Runtime.InteropServices.DispId(17)] get; [System.Runtime.InteropServices.DispId(17)] set; }
[<System.Runtime.InteropServices.DispId(17)>]
[<get: System.Runtime.InteropServices.DispId(17)>]
[<set: System.Runtime.InteropServices.DispId(17)>]
member this.ProxyBypassList : string[] with get, set
Public Overridable Property ProxyBypassList As String()

プロパティ値

String[]

プロキシ サーバーを使用しないアドレスの配列です。

実装

属性

適用対象