Share via


HttpRequestOptionsKey<TValue>(String) Oluşturucu

Tanım

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

public:
 HttpRequestOptionsKey(System::String ^ key);
public HttpRequestOptionsKey (string key);
new System.Net.Http.HttpRequestOptionsKey<'Value> : string -> System.Net.Http.HttpRequestOptionsKey<'Value>
Public Sub New (key As String)

Parametreler

key
String

HTTP isteği seçeneğinin adı.

Şunlara uygulanır