HttpRequestOptionsKey<TValue> Struct-datatyp

Definition

Representerar en nyckel i alternativsamlingen för en HTTP-begäran.

generic <typename TValue>
public value class HttpRequestOptionsKey
public readonly struct HttpRequestOptionsKey<TValue>
type HttpRequestOptionsKey<'Value> = struct
Public Structure HttpRequestOptionsKey(Of TValue)

Typparametrar

TValue

Typ av värde för alternativet.

Arv
HttpRequestOptionsKey<TValue>

Konstruktorer

Name Description
HttpRequestOptionsKey<TValue>(String)

Initierar en ny instans av HttpRequestOptionsKey<TValue> klassen med det angivna nyckelnamnet.

Egenskaper

Name Description
Key

Hämtar namnet på alternativet.

Gäller för