다음을 통해 공유


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[]

프록시 서버를 사용하지 않는 주소입니다.

특성

적용 대상