HttpRequestOptions.IReadOnlyDictionary<String,Object>.Item[String] Property

Definition

Gets the element that has the specified key in the read-only dictionary.

C#
object? System.Collections.Generic.IReadOnlyDictionary<System.String,System.Object>.Item[string key] { get; }

Parameters

key
String

The key to locate.

Property Value

The element that has the specified key in the read-only dictionary.

Implements

Applies to

Produkt Verzie
.NET 8, 9, 10