HttpClientConnection100Class.ServerURL Propriedade

Definição

Obtém ou define a URL que especifica a localização do servidor.

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

Valor da propriedade

Uma cadeia de caracteres que contém o local do servidor.

Implementações

Atributos

Aplica-se a