IDTSHttpClientConnection100.ServerDomain プロパティ

定義

サーバーにログオンするために使用されるドメインを取得します。値の設定も可能です。

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

プロパティ値

サーバーにログオンするために使用されるドメインです。

属性

適用対象