Share via


HttpClientConnection100Class.ServerURL Propriété

Définition

Obtient ou définit l'URL qui spécifie l'emplacement du serveur.

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

Valeur de propriété

Chaîne qui contient l’emplacement du serveur.

Implémente

Attributs

S’applique à