언어

IDTSConnectionManagerHttp100.ProxyDomain 속성

정의

프록시에 로그인할 때 사용하는 도메인 설정을 받거나 설정합니다.

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

속성 값

프록시에 로그인하는 도메인 설정입니다.

특성

적용 대상