HttpClientConnection100Class.ServerDomain Propriedade

Definição

Obtém ou define o domínio usado para fazer logon no servidor.

public:
 virtual property System::String ^ ServerDomain { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(6)]
public virtual 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 Overridable Property ServerDomain As String

Valor da propriedade

Uma cadeia de caracteres que contém o domínio usado para fazer logon no servidor.

Implementações

Atributos

Aplica-se a