IDTSConnectionManagerHttp100.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(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

Property Value

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

Attributes

Applies to