IDTSConnectionManagerHttp100.ProxyBypassList 属性

定义

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

属性值

String[]

不使用代理服务器的地址。

属性

适用于