WebApplicationFactoryClientOptions.BaseAddress Özellik

Tanım

çağrısıyla CreateClient(WebApplicationFactoryClientOptions)oluşturulan örneklerin HttpClient temel adresini alır veya ayarlar. Varsayılan değer: 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

Özellik Değeri

Uri

Şunlara uygulanır