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

Значение свойства

Домен, используемый для входа на сервер.

Атрибуты

Применяется к