IDTSHttpClientConnection100.ProxyDomain Proprietà

Definizione

Ottiene o imposta la configurazione di dominio utilizzata per accedere al 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

Valore della proprietà

Configurazione di dominio utilizzata per accedere al proxy.

Attributi

Si applica a