HttpRequestOptionsKey<TValue> Yapı

Tanım

HTTP isteği için seçenekler koleksiyonundaki bir anahtarı temsil eder.

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

Tür Parametreleri

TValue

Seçeneğin değerinin türü.

Devralma
HttpRequestOptionsKey<TValue>

Oluşturucular

HttpRequestOptionsKey<TValue>(String)

Belirtilen anahtar adını kullanarak sınıfının yeni bir örneğini HttpRequestOptionsKey<TValue> başlatır.

Özellikler

Key

Seçeneğin adını alır.

Şunlara uygulanır