Share via


IDTSHttpClientConnection100.ProxyDomain 속성

정의

프록시에 로그온하는 데 사용되는 도메인 설정을 가져오거나 설정합니다.

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

속성 값

프록시에 로그온하는 데 사용되는 도메인 설정입니다.

특성

적용 대상