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

プロパティ値

プロキシにログオンするために使用されるドメイン設定です。

属性

適用対象