WebAssemblyHostConfiguration.Item[String] Property

Definition

Gets or sets a configuration value.

C#
public string this[string key] { get; set; }
C#
public string? this[string key] { get; set; }

Parameters

key
String

Property Value

Implements

Applies to

Product Versions
ASP.NET Core 3.1, 5.0, 6.0, 7.0, 8.0, 9.0