TestServerOptions.BaseAddress Vlastnost

Definice

Získá nebo nastaví základní adresu přidruženou k HttpClient vrácený testovacím serverem. Výchozí hodnota je http://localhost/.

public Uri BaseAddress { get; set; }
member this.BaseAddress : Uri with get, set
Public Property BaseAddress As Uri

Hodnota vlastnosti

Uri

Platí pro