IDTSHttpClientConnection100.ProxyDomain Property

Definition

Gets or sets the domain setting that is used to log on to the proxy.

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

Property Value

The domain setting that is used to log on to the proxy.

Attributes

Applies to