TestScript.Configuration Tulajdonság

Definíció

Lekéri vagy beállítja a teszthez használandó konfigurációt.

public Microsoft.Extensions.Configuration.IConfiguration Configuration { get; set; }
member this.Configuration : Microsoft.Extensions.Configuration.IConfiguration with get, set
Public Property Configuration As IConfiguration

Tulajdonság értéke

A teszthez használandó IConfiguration.

A következőre érvényes: