WebApplicationFactoryClientOptions.BaseAddress Vlastnost

Definice

Získá nebo nastaví základní adresu HttpClient instancí vytvořených voláním CreateClient(WebApplicationFactoryClientOptions). Výchozí formát je http://localhost.

public:
 property Uri ^ BaseAddress { Uri ^ get(); void set(Uri ^ value); };
public Uri BaseAddress { get; set; }
member this.BaseAddress : Uri with get, set
Public Property BaseAddress As Uri

Hodnota vlastnosti

Uri

Platí pro